搜索资源列表
AudioRecognize
- 本系统在Windows XP系统下编译通过。可以用来进行语音识别,具体介绍详见源代码中的readme.txt-the system in Windows XP systems compile. Can be used for voice recognition, see specific details of the source code readme.txt
SapiDemo
- 如何在VC中使用语音(XP以上操作系统)-how to use voice VC (XP operating system more)
ROBOT
- 机器人语音控制系统,本系统在Windows XP系统下编译通过。更详细的配置请参照书中的说明。
使用VC环境开发的语音识别系统
- 本系统在Windows XP系统下编译通过。使用VC环境开发。(
robot_voice_recognition
- 机器人语音识别系统,本系统在Windows XP系统下编译通过。-Robot voice recognition systems, the system in Windows XP systems through compiler.
语音识别源代码
- 本系统在Windows XP系统下编译通过。使用VC环境开发。(robot)-This system is compiled successfully under Windows XP,developed by vc
voice_recognition_and_reading_CSharp
- C#实现语音识别和阅读文档,中英文都行,另外可以保存成wav文件,使用vs2008,xp-C# to achieve voice recognition and reading documents in English will do
cSharptext-to-speech-and-voice-playback
- 用c#编能将文字变换为语音并存为音频文件的程序,xp需要装微软语音库(win7自带有)-With c# code can transform text to speech audio files exist, xp need to install the Microsoft Speech Library (win7 comes with)
bditong
- 用matlab实现巴特沃斯低通滤波器的M文件。本例读取电脑自带的XP开机声音,加上高频噪声,然后滤波看效果。-Butterworth low-pass filter using matlab M-file. This case, read the computer comes with XP start-up sound, coupled with high-frequency noise, and then filter to see the effect.
bdaitong
- 用matlab实现巴特沃斯带通滤波器的M文件。本例读取电脑自带的XP开机声音,加上噪声,然后滤波看效果。-Using matlab to achieve the M-file Butterworth bandpass filter. This case, read the computer comes with XP start-up sound, plus noise, and then filter to see the effect.
bgaotong
- 用matlab实现巴特沃斯高通滤波器的M文件。本例读取电脑自带的XP开机声音,加上低频噪声,然后滤波看效果。-With Matlab M-file Butterworth high-pass filter. This case, read the computer comes with XP start-up sound, coupled with the low-frequency noise, and then filtering to see results.
Speech-Recognition-System
- 本系统针对于特定人和非特定人进行语音识别。可识别的机器语音共14种,数字音10种。本系统在Windows XP系统下编译通过。-The system for specific and non-specific speech recognition. Voice recognition machine of 14 colors, digital sound 10 colors. The system is Windows XP system compile.
MSP_Python
- 讯飞云语音的Python实现 只是简单的用Python调用dll,自己用着觉得还不错,分享给大家。 双击test.bat就可以实现对wav_test.wav的识别,这个wav是sdk demmo中的123456789的那个。 其它语音文件的话,可以仿照test文件自己写一个。 双击test2.bat可以识别麦克风的输入。这个需要pyaudio的支持。 我是在win7的CMD下运行正常,但是xp的CMD可能会乱码~~~因为日志输出的是unicode编码的