CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Digital Speech

搜索资源列表

  1. DSP_DESIGN

    0下载:
  2. 基于C54X的DSP载波数字解调系统的设计,该硬件系统工作稳定,可以实现信号的实时处理,如可以实现语音信号的实时处理,通信信号的实时调制解调灯。在此基础上,为了验证DSP芯片的高性能,在此硬件平台上实现了两个具体应用:一个是高性能的FIR数字滤波器;一个是2FSK数字解调算法的实现。-C54X DSP-based carrier digital demodulation system design, the hardware system stability, can achieve the r
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:409.45kb
    • 提供者:王勇军
  1. 3GPP2 C.S0014-A - Enhanced Variable Rate Codec, Speech Service Option 3 for Wideband Spread Spectrum Digital Systems

    0下载:
  2. a document about QCELP
  3. 所属分类:其它文档

    • 发布日期:2009-03-02
    • 文件大小:1.99mb
    • 提供者:wjjsun@eyou.com
  1. liguyue

    0下载:
  2. 数字信号处理的课程设计。题目是语音信号滤波去噪——使用双线性变换法设计的切比雪夫II型滤波器-Digital signal processing design curriculum. Topics are filtering denoising speech signals- the use of bilinear transform design Chebyshev Type II Filter
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:463.34kb
    • 提供者:阳鹏
  1. ccc

    0下载:
  2. 语音信号的数字滤波——利用窗函数法实现FIR数字滤波器的设计-Speech Signal Digital Filtering- using a window function method implementation FIR digital filter design
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:167.25kb
    • 提供者:孙天雨
  1. CDMAchannel

    0下载:
  2. 语音编码为信源编码,是将模拟信号转变为数字信号,然后在信道中传输。在数字移动通信中,语音编码技术具有相当关键的作用,高质量低速率的话音编码技术与高效率数字调制技术相结合,可以为数字移动网提供高于模拟移动网的系统容量。目前,国际上语音编码技术的研究方向有两个:降低话音编码速率和提高话音质。-Speech coding for source coding is the analog signal into a digital signal, and then in the channel trans
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:54.13kb
    • 提供者:刘文
  1. pcm

    0下载:
  2. 语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了TD-SCDMA系统中AMR语音编码的自适应机制,同时分析了AMR中代数码本线性预测(ACELP)算法及实现过程。该方案可以在一块TMS320C5510上实现。-The selection of voice coding schemes for mobile communication systems the quality of the call, such as channel capacity have had a
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:37.54kb
    • 提供者:刘文
  1. AT89C52ANDISD2560design

    0下载:
  2. 目前,语音合成、语音识别、语音存储和回放技术的应用越来越广泛,尽管利用一般的单片机测控系统中都有的硬件电路¬ (如A/D、 D/A、存储器等)能完成语音信号的数字化处理,但是功能比较单一、且效果不是很好。本文采用单片机AT89C52与语音芯片ISD2560组成的语音存储系统,实现了语音的分段录取、组合回放,结合LCD液晶显示模块OCMJ2X8,可实现简单的公交报站功能。系统硬件电路简单,调试方便,性价比高,实用性强。 -Currently, speech synthesis, spee
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:384.78kb
    • 提供者:马发权
  1. SignalProcessingppt

    0下载:
  2. Signal Processing ppt 信号处理 1.SIGNAL PROCESSING 2.signal process 3.signalprocessing 4.signal conditioning 数字信号处理 1.digital signal processing 2.DSP Digital Signal Processing 音频信号处理 1.ASP audio signal processing 2.sap audi
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:827.23kb
    • 提供者:刘昶
  1. T-REC-G.722.2-200307

    0下载:
  2. ITU-T G.722.2 国际电信联盟G.722.2建议书,2003年7月版。该建议书是语音通讯领域的压缩标准,被GSM,WCDMA,3GPP等采用,题目为16kbit下的宽带语音编码,使用自适应多率宽带编码。 内容主要有代数码激励线性预测编码(ACELP),话音活动检测(VAD)等。-This Recommendation describes the high quality Adaptive Multi-Rate Wideband (AMR-WB) encoder and de
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:711.41kb
    • 提供者:刘涛
  1. 5

    0下载:
  2. 在电话语音识别中需要识别电话号码,这需要识别0到9十个数字,而识别前首先需要训练这十个数字,请编写程序设计一个电话号码表,要求数字组数最少。其中:每一组数字都是八位(例如:62781707),0到9十个数字中每两个数字之间至少连接一次(象62781707,其中出现了:6-2、2-7、7-8、8-1、1-7、7-0、0-7七个连接,7-0和0-7是不同的连接),0-0、1-1、......、9-9的连接也要考虑。每个数字在开头、结尾至少各出现一次(象62781707,其中6在开头出现一次,7在结尾
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:79.58kb
    • 提供者:吴超
  1. SpeechEnhancementTechniquesinDigitalCommunication.

    0下载:
  2. 语音增强技术在数字通信中的应用,对理解语音增强技术方面的知识很有帮助-Speech Enhancement Techniques in Digital Communication, speech enhancement techniques for understanding the knowledge helpful
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:3.63mb
    • 提供者:jack
  1. Rabiner_Schafer_-_Digital_Processing_of_Speech_Si

    0下载:
  2. Digital signal processing of speech signals
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:5.45mb
    • 提供者:floathead
  1. cnv6adv1

    0下载:
  2. For a wide range of applications such as digital mobile radio, Digital Simultaneous Voice and Data (DSVD) or speech storage, it is desirable to provide a discontinuous transmission of speech-coding parameters. Advantages can include lower average pow
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:hady
  1. yuyin

    0下载:
  2. 数字信号处理 孤立词识别 孤立字语音识别,离散隐马尔可夫,-Digital signal processing isolated word recognition isolated word speech recognition, discrete Hidden Markov
  3. 所属分类:Project Design

    • 发布日期:2017-06-20
    • 文件大小:32.48mb
    • 提供者:云幻
  1. speech3.m

    0下载:
  2. correlation is a basic need to explore relation between two speech signals i.e. two random signals.this code will surely help to understand correlation in speech signals in digital signal processing platform like MATLAB-correlation is a basic need t
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:590byte
    • 提供者:Umesh
  1. Digital_Signal_Processing_Fundamentals_and_Applic

    0下载:
  2. Digital_Signal_Processing_Fundamentals_and_Applications This book introduces concepts of digital signal processing (DSP) and reviews an overall picture of its applications. Illustrative application examples include digital noise filtering, signal f
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:6.24mb
    • 提供者:Huynh Ngoc Tu
  1. cepstrum_computation

    1下载:
  2. 劳伦斯教授(罗格斯大学和加州大学圣巴巴拉分校),罗纳德·谢弗教授(斯坦福大学)的团队已经设计了的关于语音信号倒频谱分析的程序,适用,有创新点,里面有很好地注释资料。-The set of speech processing exercises have been designed by a team consisting of Prof. Lawrence Rabiner (Rutgers University and University of California, Santa Barbar
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:xie zhijie
  1. SPEECH-SYNTHESIS

    0下载:
  2. Speech Synthesis is more important to analyze digital signal
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:576.7kb
    • 提供者:Chusnul
  1. Digital-Signal-Processing

    0下载:
  2. 包括语音信号的模型,语音信号的短时时域分析和频域分析-Including short-term time domain and frequency domain analysis of the speech signal analysis model, the speech signal
  3. 所属分类:software engineering

    • 发布日期:2017-06-17
    • 文件大小:25.31mb
    • 提供者:陈兰萍
  1. rabiner2014

    0下载:
  2. MATLAB EXERCISES IN SUPPORT OF TEACHING DIGITAL SPEECH PROCESSING
  3. 所属分类:Development Research

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:hichem
« 12 3 »
搜珍网 www.dssz.com