搜索资源列表
biyelunwen
- 清华大学关于语音端点检测的论文 清华大学关于语音端点检测的论文-Tsinghua University, on Speech Endpoint Detection Tsinghua University dissertation on the voice activity detection paper on Speech Endpoint Detection Tsinghua papers
Beamformingformovingsourcespeechenhancement
- 争对移动声源采用波束形成进行语音增强,提出一种约束子带波束形成算法。其波束形成器基于一个软约束,其目的是要使波束指向特定的区域即声源方向。而其核心在于首先要进行声源定位,获得尽量准确的方位信息,然后构造软约束条件,用于波束形成。且在此过程中不断跟踪声源的移动情况。在构造的约束条件中,需要知道声源的二维信息,即与麦克风阵列的距离和方向角,“软”体现在对距离和方向角的确定都是在一定范围内的,有待进一步更正。-Between the mobile sound source using beamform
audio
- 《语音信号处理课程专题练习>>,是语音信号处理,如语音识别,音频水印方面的理论基础.-" Speech signal processing thematic curriculum practice> > is the voice signal processing, such as speech recognition, audio watermarking theoretical foundation.
CDMAchannel
- 语音编码为信源编码,是将模拟信号转变为数字信号,然后在信道中传输。在数字移动通信中,语音编码技术具有相当关键的作用,高质量低速率的话音编码技术与高效率数字调制技术相结合,可以为数字移动网提供高于模拟移动网的系统容量。目前,国际上语音编码技术的研究方向有两个:降低话音编码速率和提高话音质。-Speech coding for source coding is the analog signal into a digital signal, and then in the channel trans
pcm
- 语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了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
1
- 几篇关于单片机语音合成、识别的文章,对于设计单片机语音系统有一定的参考价值-Several articles on SCM speech synthesis, recognition of the articles, voice system for the design of microcontroller has some reference value
rabiner
- 隐马尔科夫模型与语音识别的开山之作,google scholar中引用次数最多的论文-Hidden Markov model for speech recognition google scholar most cited papers
MMSE
- 最小局方误差的语音增强方法,MMSE的最原始应用方法,比较经典的哦入门算法-Minimum error of the Bureau of speech enhancement, MMSE application of the most primitive methods, comparing the classic Introduction to Algorithms oh
T-REC-G.722.2-200307
- 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
GSMbiaozhunchuanshuluyuyinbianmabiaozhun
- GSM标准全速率语音编码标准,学习改语音压缩标准的文档。-GSM standard full rate speech coding standard, learning to change voice compression standards document.
yuyinxinghaochulikejian
- 语音信号处理的课件,包含语音信号的短时分析、特征提取、矢量量化,语音编码、合成与识别.-Speech signal processing courseware, including short-time speech signal analysis, feature extraction, vector quantization, speech coding, synthesis and recognition.
yuyinbianma
- 讲述了语音编码的基本概念。 主要包括PCM、ΔM、CVSD、ADPCM、DCME-ADPCM、E-ADPCM、LPC等概念-Describes the basic concepts of speech coding. Include PCM, ΔM, CVSD, ADPCM, DCME-ADPCM, E-ADPCM, LPC concepts
Wonhos_Dissertation
- 语音质量评价的论文,里面包含matlab程序计算MBSD的-Evaluation of speech quality paper, which contains the matlab program calculates the MBSD
66-voip-sip-phone-material
- 从系统结构上讲,本系统使用的是C/S结构。对于语音的采集、播放、压缩、解压以 及呼叫等各种控制都是在客户端实现,服务器端实现用户的注册、定位与信息转发等功能,这样就将系统复杂度放在了客户端,实现了分布式的控制模式。-Terms of structure from the system, the system uses the C/S structure. For speech acquisition, playback, compression, decompression, and ca
HM9270
- HM9270双音多频接收解码器详细资料,适用于电话语音解码应用.-HM9270 dual-tone multi-frequency receiver decoder details, applies to telephone speech decoding applications.
larc-of-speech-enhancement
- 基于字典的语音增强中稀疏编码计算稀疏矩阵的一种改进算法,称作larc-Dictionary-based computing sparse coding speech enhancement sparse matrix, an improved algorithm, called larc
KSVD-of-speech-enhancemant
- 基于字典学习的语音增强中字典更新的算法,称作近似K-SVD算法,其中包含了OMP算法用于稀疏编码计算系数矩阵-Dictionary-based learning dictionary speech enhancement algorithm update, called approximate K-SVD algorithm, which contains the sparse coding algorithm is used to calculate the coefficient matri
MATLAB-speech-programming-process
- 常用matlab语音编程流程(语音信号的分帧加窗的matlab实现),学习语音信号处理的人必须要知道这些基本的编程方法。-Common Voice matlab programming process (sub-frame windowed speech signal matlab implementation), learning of speech signal processing must be aware of these basic programming methods.
problem-of-speech-enhancement
- 文章介绍了几种语音处理方面常见的问题!语音增强算法,以及短时谱估计 检测语音!-Article describes several aspects of speech processing common problem! Speech enhancement algorithms, as well as short-time spectral estimation detect voice!
speech-PCM-matlab-simulation
- 语音信号的PCM编码过程,使用MATLAB实现的。-The PCM of speech signal using matlab