资源列表
newpnn
- 基于GMM的概率神经网络PNN具有良好的泛化能力,快速的学习能力,易于在线更新,并具有统计学的贝叶斯估计理论基础,已成为一种解决像说话人识别、文字识别、医疗图像识别、卫星云图识别等许多实际困难分类问题的很有效的工具。而且PNN不但具有GMM的大部分优点,还具有许多GMM没有的优点,如强鲁棒性,需要更少的训练语料,可以和其他网络其他理论无缝整合等。-GMM based probabilistic neural network PNN good generalization ability, the
G.723.1-Annex-A-199611-I
- ITU-T G.723语音压缩编解码算法源码和测试语音,内有标准附件和使用说明。-ITU-T G.723 voice compression codec algorithm source code and test voice, within the standard accessories and use.
EvilCat解除tcp筛选
- 解除tcp筛选的的算法和软件实现,用vc编写,请大家下载-lifting tcp screening algorithms and software used to prepare vc, please download
G729
- G.729a,语音编码,有库文件和API说明,属于Voiceage公司-G.729 annex A speech vocoder, inclue lib file and api example, from voiceage coporation
无损压缩算法代码包
- \"无损压缩算法代码包\"是大家学习压缩技术的入门好帮手。- the source package of Lossless compress algorithm ,will show introduction to those who start to study on compression techniques.
G.729
- g.729的实现,应用于ip电话通信等很多需要语音压缩的地方,是国际电信联盟itu应用最广泛的一种标准之一-G.729 the realization used ip telephony and many other needs of the local voice compression, the International Telecommunication Union ITU is the most extensive application of a standard one
spra063
- TI 的回声抵消编程 Guide,详细介绍了 echo cancellation 的流程 并附有 C 编写的源代码-TI s echo cancel pragramming guide, it introduced the flow of echo cancellation in detail and also attached with the source code written in c.
mp3_dec
- 一个mp3的解码程序,c语言实现。其中只对layer III 进行解码。-A program of mp3 decode,programmed by c language.It can only decode layer 3.
G729A_v1.7_src
- g.729汇编手工优化,在dspC5402上,优化时间可以到6ms。-G729A assembler after manual optimize, running on dspC5402 the time can be optimized downto 6ms
G.723.1
- 该代码是双速率的语音压缩编码(G.723.1)的matlab代码。能在matlab6.5以上运行-Dual-rate voice compressed encoding(G.723.1) based on MatLab platform. It works on MatLab 6.5 or later versions.
端点检测程序
- 语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助-Extreme point detecting is a primily process to get the eigenparameter when you compressing the speech.This program is a small one,it will help for the learner.
清浊音检测
- 语音信号的清浊音的提取是研究语音信号的一个必经的过程,如何提取清浊音也是很多初学者面临的问题-Detecting the voice and unvoice is a primily process to study speech signal.How to detect it is also the big problem to the most learner.