资源列表
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
txt2wav.rar
- txt2wav.rar文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。代码示范了如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。应该事先下载微软的语音SDK里面含微软的语音开发工具原来是sapi5.1现在好像升级了微软的MSDN上有下
w_ipp-speech-recognition-samples_p_4[1].0.001.zip
- intel的IPP包用于语音识别事例代码
LL(1)语法分析器
- LL(1)语法分析器
语音识别专辑四
- 语音识别专辑四- Speech recognition special edition four
语音语谱图与基频
- 编译时需要intel C++编译器支持,程序主要功能显示语音波形,画出窄带语谱图,以及语音基频变化曲线-need intel compiler C compiler support, principally voice waveform display function, he painted the phrase narrowband spectrum, and the voice-frequency curve
pitchana
- 在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-This is a project of pitch extract of voice. When input is a wave file(.wav), the output will be the fundamental frequency of each frame.