搜索资源列表
HMM-used-in-the-speech-synthesis
- HMM在语音合成中的应用的课件,希望对你有些帮助,有需要的下。
PoS-Tagging-based-on-HMM
- 基于隐马尔科夫的中文词性标注系统的C++源代码,包括训练集和测试集语料库,单词量和词性数目都没有写死,可适应任意大的训练和测试数据集,程序已经过优化,一次标注只需要不到10秒的时间。-Based on Hidden Markov of the Chinese part of speech tagging system in C++ source code, including the training set and test set corpus, vocabulary and speech
fhmm.tar
- RECOGNISE SPEECH USE H-RECOGNISE SPEECH USE Hmm
TTS1
- TTS.TTS是text-to-speech的缩写,英文也称Speech Synthesis即语音合成. Microsoft Visual Studio2005+Windows2000/XP+ Microsoft Speech SDK 5.1+Microsoft Speech SDK 5.1 Language Pack 功能说明: 按课或级分类单词,用文件或数据库保存,用户可根据需要选择对应课或级别中的单词; 从文件或数据库中读取英文字符; 通过TTS完成文-本语音转换;
99273875hmm-matlab
- 语音识别程序,基于matlab,程序较为简单,实现基本功能-Speech recognition process, based on matlab, a relatively simple procedure to achieve the basic functions of
HMM
- 基于DSP芯片为控制核心,设计了语音处理系统,有效地解决了高性能与低成本间的矛盾。系统的硬件部分包括数字信号处理芯片、音频CODEC模块、电源模块、滤波电路、JTAG 仿真接口等几大模块,系统的软件部分介绍了语音识别的基本原理,阐述了DSP实现技术,探讨并验证小波变换算法比傅里叶变换算法在提高语音识别系统性能应用中的有效性。该系统资源丰富,电路兼有模拟和数字信号接口,可以作为一个独立的模块应用于其他电路,方便地扩展其应用。-The design of speech process system
Speech-recognition.hmm
- 基于HMM的孤立词语音识别程序,非常有用。- speech reco
tdnn3
- it s a program wich implement the TDNN and HMM method for speech recognition.
tdnn4
- it s a program wich implement the TDNN and HMM method for speech recognition.
speech
- 语音识别的HMM模型,采用matlab,对新手很有帮助的-HMM model for speech recognition using matlab helpful to novice
HMM
- 隐马尔可夫模型源代码,对于语音信号识别有很好的作用-Hidden Markov model source code for speech signal recognition have a good effect
HMM
- HMM基于mfcc特征的语音识别,包括DTW算法演示、mfcc参数计算、端点检测等-HMM-based speech recognition feature mfcc
hmmrecognition
- speech recognition HMM,DTW,speech recognition -HMM speech recognation
accord-hmm-source
- Hidden Markov Models in C#-Introduction Hidden Markov Models were first described in a series of statistical papers by Leonard E. Baum and other authors in the second half of the 1960s. One of the first applications of HMMs was speech recognition,
HMM
- 语音识别范例,对初学者有很大帮助,有助于学习H-Speech recognition paradigm of great help for beginners, contribute to learning HMM
HMM
- HMM语音信号识别例程,包含用于MATLAB的语音信号识别工具箱。(Example of speech signal recognition by HMM)
hmm机器学习
- HMM(隐马尔科夫模型)是自然语言处理中的一个基本模型,用途比较广泛,如汉语分词、词性标注及语音识别等,在NLP中占有很重要的地位(HMM (hidden Markov model) is a basic model in Natural Language Processing, which is widely used, such as Chinese segmentation, part of speech tagging and speech recognition, and plays
HMM_speechRecognation
- 基于hmm的语音识别,包括训练与测试两部分,可以直接运行(HMM based speech recognition, including training and testing two parts, can be directly run.)
HMM-master
- python实验中文词性标注,包括预处理,实验数据为新闻语料。(Chinese word pos-of-speech with python)
语音识别
- 利用了DTW和HMM语音识别技术,进行了语音识别的仿真(The speech recognition technology is simulated by using DTW and HMM speech recognition technology.)