搜索资源列表
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.
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.
基于ACELP算法的编解码
- 本程序是基于ACELP算法编写的语音编解码程序,里面有两个程序例子,一个是编码程序,另一个是解码程序。-This is a speech codec based on ACELP algorithm,there are two examples in it,one is the encoder,anther is decoder.
isip_proto_v5.15.tar
- 这是处理语音信号的程序,从事语音信号等信号处理方面的同志,不妨参考一下-It is a program of audio signal processing which can be reference for engineers who engage in the field .
DSound_demo-yt
- 一个好的基于VC++和DSound的语音播放软件,有源码,不可不看哦-An excellent software of audio player which base on VC++ and DSsound . We also provide source code.you must grasp it!
g729a_c_linux
- g729a 语音编码,再linux c 环境下实现,有非常的好的移植性,通话质量好-g729a voice coding, and c linux environment, and it is very good transplant, good call quality
HTK-samples-3[1].3
- htk的第三章例题的源代码,按照htkbook做就可以了,很快就会熟悉 htk的-HTK example of the third chapter of the source code, according to htkbook can do it, will soon be familiar with the HTK
《语音信号数字处理》 杨行俊
- 《语音信号数字处理》 杨行俊编写的一本关于语音信号处理的书,很多的都想要的,我今天把它贡献,希望大家喜欢.-"voice digital signal processing," Young Yukitoshi prepared on a voice signal processing, many want to have, I contribute to it, hope you like them.
ortp-0.8.1.tar
- oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.-oRTP is a LGPL licensed C library implement ing the RTP protocol (rfc1889). It is a
WavPlayer
- to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file
fircomp
- 该程序是无限长滤波器,它包括对七中加窗的处理,即可做研究有可使用-the program is infinitely long filter, which includes seven pairs of adding window, it can do research can be used
g7231_c54x
- G723.1语音压缩解压在tms320c54系列上的实现代码,本人已在CCS上仿真通过. 包含全部源代码,主函数请自已写(本人的就不奉送了:-G723.1 voice compression decompression tms320c54 series in the realization of code, I have been on the CCS through simulation. Includes full source code, the main function pleas
audacity-src-1.3.0b.tar
- Audacity是一款用於錄音和編輯聲音的、免費的開放源碼軟體。它可以執行於Mac OS X、Microsoft Windows、GNU/Linux和其它作業系統-for recording and editing sound, free open-source software. It can be implemented in Mac OS X, Microsoft Windows, GNU / Linux and other operating systems
LBG-3
- 用LBG(Linde,Buzo,Gray)算法训练码本,说道这三个人,对这有研究的人就很清楚了,为什么要20个字呢-with LBG (Linde, Buzo, Gray) algorithm codes the training, said that three individuals, this study is the very clear why it should be 20 characters?
lame3.97_06.25
- LAME无疑是目前最优秀的MP3编码软件,与传统的MP3编码器相比,它能够更好地利用人耳遮蔽效应,并且支持VBR(可变码率)以及joint stero(联合立体声)技术,从而在一定的压缩比达到了更好的听音效果。所以,使用LAME编码的MP3具有细节丰富、高频失真小的优点。这是最新发布的4.0 Alpha版本,编码速度有了非常大的改善,但是音质效果却并没有提高的迹象。推荐使用VBR-0方式编码。 HTTP://WWW.PSPHOME.NET 里面有个:工具软件
G.7291
- ITU-T标准G.729源代码 、这么多还不行阿?-ITU-T G.729 standard source code, it is not enough for so many A?
lpc2148_usbaudio
- It demonstrates an USB Audio Device - Speaker. USB Video Driver 很好的参考