资源列表
microsoft-speech-sdk
- 语音识别开发必备学习资料 包括 语音识别 和 语音合成两部分-Voice recognition develop essential learning materials
Mistral_Platform
- 利用alize库实现的语音识别程序,很好很强大-Alize library implementation using speech recognition program, very good very strong
testdtw(zhu)
- function dist = dtw(t,r) n = size(t,1) m = size(r,1) 帧匹配距离矩阵 d = zeros(n,m) for i = 1:n for j = 1:m d(i,j) = sum((t(i,:)-r(j,:)).^2) end 累积距离矩阵 D = ones(n,m) * realmax D(1,1) = d(1,1) 动态规划 for i = 2:n
LM3S1138-baystem
- LM3S1138的移动网语音质量检测系统设计LM3S1138-based mobile network voice quality testing system-LM3S1138-based mobile network voice quality testing system
C-progrom-language
- 经典的c语音学习资料,值得你去好好学习,尤其是准备学习c的同学。-C-voice classical learning materials, worthy of you to learn, especially for students learning c.
yuyingshibie
- 一段语音识别程序,可以通过观察对话框中的声波变换来对比出相同的声音。-A voice recognition program, you can observe the change in the dialog box to compare the same acoustic sound.
ISD
- ISD语音芯片单片机编程,真人语音-ISD yuyin
HLMLib
- 剑桥大学的语音识别语言模型建模工具包,适合于语音识别领域研究者-Speech recognition for Langguage modeling
voicewhilewriting
- actionscr ipt实现的边写文字边用汉语读出文字读音的小程序。-actionscr ipt to achieve edge-while-write the text to read the text in Chinese pronunciation of small programs.
Recognition-System
- :建立了一个基于HMM 算法的非特定人语音识别系统,阐述了具体实现过程,包括预处理、特征参数的提取及模板的匹配-: The establishment of a non-specific algorithm based on HMM Speech Recognition System, describes a specific implementation process, including preprocessing, feature extraction and template para
an-VAD--example
- 一个简单的基于C++的语音处理过程,作为处理的过程值得借鉴学习!-A simple C++ based voice processing, as the deal is worth learning the process of learning!
sr
- 数字语音处理及MATLAB仿真 电子教案-MATLAB simulation of digital speech processing electronic teaching