搜索资源列表
MSP_Python
- 讯飞云语音的Python实现 只是简单的用Python调用dll,自己用着觉得还不错,分享给大家。 双击test.bat就可以实现对wav_test.wav的识别,这个wav是sdk demmo中的123456789的那个。 其它语音文件的话,可以仿照test文件自己写一个。 双击test2.bat可以识别麦克风的输入。这个需要pyaudio的支持。 我是在win7的CMD下运行正常,但是xp的CMD可能会乱码~~~因为日志输出的是unicode编码的
tensorflow_speech_recognition_demo-master
- 此程序为语音识别深度学习程序,使用python程序编写。(This program is written for the speech recognition depth learning program, using the python program.)
MFCC
- 本程序使用python编写的用于提取mfcc特征(extract feature of MFCC)