搜索资源列表
-
1下载:
语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
-
-
0下载:
Speech recognition (also known as automatic speech recognition or computer speech recognition) converts spoken words to text. The term "voice recognition" is sometimes used to refer to speech recognition where the recognition system is trained to a p
-
-
0下载:
converts text written by you to speech . require microsoft API.
-
-
0下载:
text to speech using the matlab
-
-
0下载:
This function requires the Mirosoft Win32 Speech API (SAPI).
Examples:
Speak the text
tts( I can speak. )
List availble voices
tts( I can speak. , List )
Do not speak out, store the speech in a variable
w = tts( I can
-
-
0下载:
Text to Speech in MATLAB
-
-
0下载:
Converts text to speech.
Matlab Release: V7 R14 SP2
Required Products:
Microsoft SAPI
Descr iption:
Any text is spoken.
-
-
0下载:
Speech recognition algorithms
-