-
一个HMM的Matlab实现方法,可实现孤立词语音识别
一个HMM的Matlab实现方法,可实现孤立词语音识别-The Matlab realize a HMM method can realize an isolated word speech recognition
- 2022-04-22 15:51:57下载
- 积分:1
-
It is a measuring hearing sensitivity in a GUI file of Matlab, this permit save...
It is a measuring hearing sensitivity in a GUI file of Matlab, this permit save 5 seconds of sound and get the modulate signal and spectrum, also have a graphic interface with Simulink...
- 2022-04-15 02:40:42下载
- 积分:1
-
能有效的去除纯净语音中加入的噪声,效果不错。
能有效的去除纯净语音中加入的噪声,效果不错。-Can effectively remove the pure voice added to the noise, good results.
- 2023-06-11 00:15:02下载
- 积分:1
-
本文将现实中采集到的一段语音加上了高斯白噪声,利用了LMS算法,将噪声滤除,仿真效果良好...
本文将现实中采集到的一段语音加上了高斯白噪声,利用了LMS算法,将噪声滤除,仿真效果良好-This article will be collected in reality a section of voice coupled with a Gaussian white noise, using the LMS algorithm, the noise filtering, simulation results
- 2023-02-04 05:30:03下载
- 积分:1
-
用PC SPEAKER 播放WAV文件的C源程序
用PC SPEAKER 播放WAV文件的C源程序 -PC SPEAKER broadcast WAV files to the C source
- 2022-03-31 08:10:21下载
- 积分:1
-
在C / C++实现。录音程序,适合初学者使用
在C/C++实现中。回放录音程序,适合初学者用
- 2023-06-03 16:35:03下载
- 积分:1
-
动态时间归整
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。
- 2022-03-24 01:53:33下载
- 积分:1
-
hammerstein
Hammerstein系统识别,其状态空间子系统包括形成的Hammerstein系统的线性部分。
- 2023-03-30 13:50:03下载
- 积分:1
-
这个代码是用来去除语音信号中的沉默,以便识别…
This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .-This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .
- 2023-07-08 01:25:02下载
- 积分:1
-
prepared using Matlab model based hmm voice identification procedures, but there...
用matlab编写的基于hmm模型的语音识别程序,但是调试好像有些问题,欢迎指正:)-prepared using Matlab model based hmm voice identification procedures, but there seems to be some debugging, and welcomes the correction :)
- 2022-03-20 04:00:30下载
- 积分:1