搜索资源列表
10-1snoopy
- 该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 \"Snoopy\",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 \"Snoopy\"命令并且听到响应\"Snoopy here\"之后
recnet-1.3.tar
- recnet is a complete speech recognition system for the DARPA TIMIT and Resource Management tasks. It uses recurrent networks to estimate phone probabilities and Markov models to find the most probable sequence of phones or words.-recnet is a co
2006114
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -part of the recording light vckbase recording api code combination of a small
yuyin20061121
- 采用微软SPEECH SDK5.1开发的一个将SPR和TTS合在一起的语音识别程序,支持训练,但是训练特定词功能尚为完成,希望有同志能接着开发,并希望能将开发后的代码共享一下email:xxhhxx@163.com-SPEECH SDK5.1 using Microsoft development of the SPR and will be a combination of TTS voice identification procedures, training support, but f
Speech-recognition.hmm
- 利用hmm的孤立字(词)语音识别系统,经典的算法,没有图形界面,需要的可以完善一下。-use hmm isolated words (words) speech recognition system, the classical algorithm, no graphical interface, need to be perfect in this.
DTWspeakerrecognize
- 基于DTW方法的说话人识别程序,运用了LPCC参数和LPC参数的两者一起进行说话人身份的识别,有较好的识别效果。-DTW method based on the speaker identification procedures, LPCC Features use of the LPC parameters and the parameters of the two words together to identify the identity of the person, a better
16to8K-Downsample
- 本程序将指定的16K采样的语音数据文件转换为经G.723编解码后的8K语音数据。降采样前先使用180阶的FIR滤波器对语音数据进行频率压缩,然后进行抽取,并对抽取的数据进行G.723编解码。该程序在非特定语音识别的库文件处理中使用,也可扩展至其他用途。-this procedure will be designated the 16K sampling voice data files converted to G.723 codecs by the 8K words Music data. S
基于DTW模型的语音识别
- 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
语音合成实例
- 语音合成实例利用SAPI SDK,可以朗读文章,让文字变成声音-examples of the use of speech synthesis SAPI SDK can read the article, the words into voice
Chinese-Word-Segment-And-POS-Tagger
- 实现了中文分词和词性标注程序。分词方法采用“三词正向最长匹配”。词性标注使用HMM方法,用Viterbi算法实现。“三词正向最长匹配”保持了“正向最长匹配算法”快速的特点,同时提高了分词的准确性。-Chinese word segmentation and implemented procedures for POS tagging. Segmentation Methods, " the longest three-match positive words." POS tag
Chinese--NER
- 基于CRF的中文机构名识别系统。使用北京大学1998年的人民日报语料库作为训练语料。除常用的特征模板,已经词性特征外,使用词语的最后一个字作为特征,提高了机构名识别的准确率, 调用了CRF++程序包训练模型。-CRF-based name recognition system of Chinese institutions. People' s Daily, Peking University in 1998 with corpus as training data. In additio
FERETpca
- 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
ccb
- 基于分裂法的lbg算法,用分裂质心的方法进行,直到达到码字数量为止。-Secession Law of the LBG-based algorithms, used to split the centroid method, until it reaches the number of code words so far.
Scrap
- The speech signal contains rich messages, and three main recognition fields from speech signal, which are of most interest and have been studied for several decades, are speech recognition, language recognition and speaker recognition. In this the fo
dtw_train
- 用标准C语言实现的基于DTW算法的特定人孤立词语音识别系统,能实现汉语数字0至9个语音发音的识别,具有很好的识别性能。-Using standard C language based on the DTW algorithm to achieve the specific words were isolated speech recognition system, to achieve Chinese figures 0-9 voice pronunciation recognition, wi
SpeechCore
- 声音识别,不同说话人说123456789,然后通过程序编写辨认出来-Voice recognition, 123,456,789 people say different words, and then prepared to identify them through the process
voice_processor
- The purpose of this project is to create a different system for processing voice signals and from which we draw useful conclusions about these brands. More specifically, the system will first filter the voice signal with a pass bandwidth (chebyshe
Debug
- Speech recognizable software for certain words
solated words speech recognition in matlab
- Isolated words speech recognition in matlab