CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - algorithm of speech recognition
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - algorithm of speech recognition - List
[
matlab
]
313viterbidecode
DL : 0
这个是隐markov模型中viterbi算法实现的一个具体实例程序 很好-This is a hidden markov models Viterbi Algorithm in a specific example of good procedures
Date
: 2026-01-01
Size
: 1kb
User
:
juliamie
[
matlab
]
HMM100
DL : 0
HMM matlab 源代码,可用于语音识别,是一种经典的算法,有广泛的应用范围。-HMM matlab source code, can be used for speech recognition is a classical algorithm, a wide range of applications.
Date
: 2026-01-01
Size
: 35kb
User
:
杨明
[
matlab
]
DTW
DL : 0
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。-DTW (Dynamic Time Warping, Dynamic Time Warping) algorithm based on dynamic programming (DP) ideas, to solve the pronunciation of different lengths of the template matching problem, is the speech recognition appeared in the early, more of a classical algorithm.
Date
: 2026-01-01
Size
: 6kb
User
:
伏伊宁
[
matlab
]
DTW
DL : 0
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.
Date
: 2026-01-01
Size
: 6kb
User
:
fujuan
[
matlab
]
hmm
DL : 0
MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流-Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share
Date
: 2026-01-01
Size
: 322kb
User
:
zhou
[
matlab
]
MATLAB-environment-voice-recognition
DL : 0
介绍了一种基于 MA T L A B的多个特定人连接词语音识别的方法,并提出了在进行端点检测时,引入平均的概念能进一 步提高识别率。 此设计是以 L P C C系数、 D T W 算法为核心的基于图形界面的设计。 通过大量的实验测试 ,表明该方法基本达 到屏蔽外界环境的影响 , 具有非常高的精度识别-: In this paper based on a number of specific persons MA TLAB conjunctions speech recognition method, and presented during endpoint detection, the introduction of the concept of the average recognition rate can be further improved. This design is LPCC coefficients, DTW algorithm as the core design based on graphical interface. Through a large number of experimental tests show that the method is basically to shield the external environment, with very high accuracy recognition
Date
: 2026-01-01
Size
: 242kb
User
:
薛莉
[
matlab
]
ANN
DL : 0
关于人工神经网络算法在语音识别中应用的一系列文章-a series of articles about the artificial neural network algorithm applied in speech recognition
Date
: 2026-01-01
Size
: 3.11mb
User
:
周静
[
matlab
]
DTWMATLAB
DL : 0
dtw算法的matlab语音识别程序 源程序代码 清晰明了-the dtw algorithm of Matlab speech recognition program source code clarity
Date
: 2026-01-01
Size
: 6kb
User
:
liying
[
matlab
]
myhmm
DL : 0
数字0-9的语音识别算法,采用双门限端点检测算法,mfcc和lpcc相结合的特征参数提取。-Numbers 0-9 speech recognition algorithm, adopts double threshold endpoint detection algorithm, the combination of MFCC and LPCC feature parameter extraction.
Date
: 2026-01-01
Size
: 709kb
User
:
靳双燕
[
matlab
]
chmm
DL : 0
数字0-9的语音识别实现,采用双门限端点检测算法,mfcc和lpcc相结合的特征参数提取,识别率较高。-Numbers 0-9 of speech recognition, adopts double threshold endpoint detection algorithm, the combination of MFCC and LPCC feature parameter extraction, the recognition rate is higher.
Date
: 2026-01-01
Size
: 708kb
User
:
靳双燕
[
matlab
]
ChaosToolbox2p0_trial
DL : 0
混沌算法工具箱,可用于各种信号处理、语音识别系统-Chaos algorithm toolbox can be used for a variety of signal processing, speech recognition systems
Date
: 2026-01-01
Size
: 560kb
User
:
袁亚南
[
matlab
]
SpeechRec
DL : 0
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-Isolated word speech recognition, the most simple and effective method is to use DTW (Dynamic Time Warping, Dynamic Time Warping) algorithm based on dynamic programming (DP) of thinking to solve the problem of template matching pronunciation of varying lengths, is earlier, more classic kind of speech recognition algorithm appears for isolated word recognition. HMM training phase algorithm needs to provide a large amount of speech data, by repeatedly calculating the model parameters can be obtained, and DTW algorithm training almost no additional computation. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.
Date
: 2026-01-01
Size
: 3.33mb
User
:
David
[
matlab
]
SpeechRec
DL : 0
基于DTW算法的孤立词语音识别的一个matlab小实例,对于进一步开发复杂系统具有重要的意义和帮助。-DTW algorithm based on MATLAB algorithm for isolated word speech recognition of a small example, for the further development of complex system has important significance and help.
Date
: 2026-01-01
Size
: 5.75mb
User
:
王亚楠
[
matlab
]
FFT
DL : 0
在语音识别,雷达信号处理生物医学信号检测与识别等应用领域广泛使用基于离散傅里叶变换(FFT快速算法)的频谱分析技术。-Widespread use of spectral analysis technique based on discrete Fourier transform (FFT fast algorithm) in speech recognition, radar signal processing biomedical signal detection and recognition applications.
Date
: 2026-01-01
Size
: 12kb
User
:
duan
[
matlab
]
kouneng
DL : 0
完整的基于HMM的语音识别系统,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,独立成分分析算法降低原始数据噪声。- Complete HMM-based speech recognition system, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Independent component analysis algorithm reduces the raw data noise.
Date
: 2026-01-01
Size
: 4kb
User
:
韩昌远
[
matlab
]
hinggui_v46
DL : 0
供做算法研究人员参考,完整的基于HMM的语音识别系统,表示出两帧图像间各个像素点的相对情况。- Algorithm for researchers to do reference, Complete HMM-based speech recognition system, Between two images showing the relative circumstances of each pixel.
Date
: 2026-01-01
Size
: 4kb
User
:
袁美荣
[
matlab
]
henliu
DL : 0
Pisarenko谐波分解算法,在matlab环境中自动识别连通区域的大小,完整的基于HMM的语音识别系统。- Pisarenko harmonic decomposition algorithm, Automatic identification in the matlab environment the size of the connected area, Complete HMM-based speech recognition system.
Date
: 2026-01-01
Size
: 10kb
User
:
fun
[
matlab
]
buitei
DL : 0
是小学期课程设计的题目,用于时频分析算法,完整的基于HMM的语音识别系统。- Is the topic of the elementary school stage curriculum design, For time-frequency analysis algorithm, Complete HMM-based speech recognition system.
Date
: 2026-01-01
Size
: 6kb
User
:
dhjsyhe
[
matlab
]
fangmeng
DL : 0
完整的基于HMM的语音识别系统,Pisarenko谐波分解算法,对球谐函数图形进行仿真。- Complete HMM-based speech recognition system, Pisarenko harmonic decomposition algorithm, Of spherical harmonics graphic simulation.
Date
: 2026-01-01
Size
: 6kb
User
:
魏作学
[
matlab
]
qiehun
DL : 0
利用自然梯度算法,直线阵采用切比学夫加权控制主旁瓣比,完整的基于HMM的语音识别系统。- Use of natural gradient algorithm, Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Complete HMM-based speech recognition system.
Date
: 2026-01-01
Size
: 4kb
User
:
fanguilingying
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.