资源列表
Lucene.Net-1.9.1-004-27Nov06
- Lucene.Net-1.9.1-004-27Nov06源码
analSpeech
- analSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeechanalSpeech
HMMall
- Speaker recognition using HMM(Hidden Markov Model)
MPEGaac
- \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编
SPCE061Axiaoche
- 这是本人写的具有语音识别功能的机器人小车完整的工程文件,包括音频数据等,采用单片机为凌阳SPCE061A16位单片机,基于61板.工程文件里边提供了语音识别的完整代码和对应的库文件,用户可以在此基础上快速开发符合自己的实用系统-I write this with the voice recognition function of Robot complete engineering documents, including audio and data, using SCM for Sunplu
GoogleTTS
- 一个小应用应用 可以实现输入文字 转换成语音无需TTS语音库-Google TTS
speech
- 完成基于MFCC的语音识别系统仿真,文件中带有完成语音识别训练的源文件-Completion of MFCC-based speech recognition system simulation, document the completion of speech recognition training with the source file
GSM-voice-cipher
- 一种基于GSM的低码率语音信息隐秘传输方法。 本文描述了一种可将一路低码率2.4kb/s混合激励线性预测(MELP)编码语音信息,隐藏在另一路13kb/s的GSM编码语音中,通过公共信道隐秘传输的方法。文中给出了一种新的数据嵌入方法,该方法以一个单位增广矩阵为基础,可在(2L+1)比特可修改信息中嵌入2L比特数据信息,而最多只需修改£比特宿主信息,有较高的数据嵌入率,算法计算复杂度较低,较易于硬件实现,且对宿主信息的影响也较少。-GSM-based low bit rate voice co
imp_ica
- code for speaker recognition using independent component analysis
语音识别
- 老师布置的一个project,里面有题目和源程序,能够识别十个数字。-This is a project given by teacher ,including subject and code .It can recognise ten numbers.
voicesimulate
- 能够对人人的声音进行识别,它是通过信号采集,用模式识别算法进行语音识别-Able to identify the voice of everyone, it is through the signal acquisition, use pattern recognition algorithm for speech recognition
VoiceActivityDetection
- 这是一个绝对可以用的voice activity detection 程序。声音文件已经被变成数组存在w数组中。程序会输出1或者0表示当前帧是否有人声。cheers