搜索资源列表
paper2
- 语音识别技术主要包括特征提取技术、模式匹配准则及模型训练技术三个方面。此外,还涉及到语音识别单元的选取。选择识别单元是语音识别研究的第一步。语音识别单元有单词(句)、音节和音素三种,具体选择哪一种,由具体的研究任务决定。-Speech recognition technology, including feature extraction techniques, pattern-matching criteria and the thr
phonemes
- sapi visime recognition
Test_speech
- This an application to Convert the user s Text or Text file of .txt formate to audio file of .wav formate. Here the application identify the words and punctuation marks from the text file and breaks it accordingly with t
phonemes
- Matlab code for conversion from graphemes to phonemes
MFCC
- 用VC++实现的关于语音识别中提取MFCC程序,有界面,程序能运行成功。-Use of the vc of voice recognition mfcc program, the interface, the application can run.
Recognition-of-Phonemes-In-a-Continuous-Speech-Str
- Recognition of Phonemes In a Continuous Speech Stream By Means of PARCOR Parameters In LPC Vocoder A Thesis Submitted To the College of Graduate Studies and Research In Partial Fulfi
HMM
- Hidden Markov Model to train anything we may want from basic phonemes to words to anything else for that matter.
chengxu
- 利用线性预测谱估计方法分析前响元音的共振峰,通过得到共振峰F1和F2的值,与前响元音的的两个音素单独发音时的F1和F2作比较,最终做出五个前响元音与组成音素的声位图。-Use of linear prediction spectral estimation to analyze the formant of the vowel sound before, and the formants F1 and F2 values, and t
NLPA-Phon1
- Natural Language Processing & Applications Phones and Phonemes
HTK-digital-SR-system-
- 该系统能够识别连续说出的数字串和若干组姓名。建模是针对子词(sub-word, eg. 音 素),具有一定的可扩充性。当加入一个新名字时,只需修改发音词典和任务语法即可。模 型为连续混合高斯输出,运用语音决策树聚类形成的绑定状态式三音素。-The system is able to recognize continuously spoken digit string and the number of groups name.
frequency-count-
- 针对语音识别中语音数据库 设计,在音节 音素 声韵母等单元建模之前,需要考虑某些音节或音素或声韵母出现的频率,该程序可以很方便统计某些音节或音素或声韵母出现的频率,也可以在此基础上修改下代码,实现某些音节或音素出现在某个位置的频率,有利于语音识别 语音合成的数据工作。-Database designed for speech recognition in voice, syllables and phonemes sound vowel
pinyin_python
- 能将任一分过词的文章,进行去重、排序,转换为拼音、将拼音转换为音素。可用于汉语语音识别前的语料准备。代码已在python 2.7上运行通过。-Able to any one point of the cross-word article, de-emphasis, sort, convert Pinyin Pinyin conversion to phonemes. Can be used for the corpus preparat
Chinese-Text-and-Phonemes
- 在人类的语言交流中,语言事件,如各个音段,声调,韵律边界等都是信息传递的载体,所有的这些语言事件都为人类的语言交流起着不可或缺的作用。一直以来,语言学家通过听觉感知等一些方法来研究各个语言事件在交流中所起到的作用,而在本文我们提出了用互信息的功能负载的方法来度量每个语言事件所包含的信息量。这篇文章主要以韵律的层级结构为研究对象,深入分析了不同韵律层级的作用,并与以前音位的信息量作了初步的对比,结果表明边界信息在语言交流中所起到的作用远大
SS_Concat
- To convert the user s Text or Text file of .txt format to audio file of .wav format. Here the application identifies the words and punctuation marks from the text file and breaks it accordingly with the letters and phone
dispatch
- Finally, probability analysis, based on the chosen database, is performed and judgment whether the person is recognized is pronounced. Two different modeling techniques can be suggested for purposes of person identif
Soundex
- Encodes a string into a Soundex value. Soundex is an encoding used to relate similar names, but can also be used as a general purpose scheme to find word with similar phonemes for Linux.
Test_TTS_Sapi
- This an application to convert the user s Text or Text file of .txt format to audio file of .wav format. Here the application identifies the words and punctuation marks from the text file and breaks it accordingly with t
keshu.ppt.tar
- This an application to convert the user s Text or Text file of .txt format to audio file of .wav format. Here the application identifies the words and punctuation marks from the text file and breaks it accordingly with t
exercise319c
- Now interchange the “b” and “w” in the two words “be” and “we.” In splicing, be careful that you capture all important perceptual cues of the two phonemes. What is the effect? Can you interchange the two words by int
MarkovNGramm
- In the fields of computational linguistics and probability, an n-gram is a contiguous sequence of n items a given sequence of text or speech. The items can be phonemes, syllables, letters, words or base pairs according t