-
speech processing toolbox, copy it into matlab toolbox.
语音处理工具箱,复制到matlab工具箱中。
- 2022-11-29 13:15:03下载
- 积分:1
-
语音信号处理中的所有基本的算法的代码,很全的。欢迎大家下载使用:)...
语音信号处理中的所有基本的算法的代码,很全的。欢迎大家下载使用:)-almost all of the basic algorithm code in speech signal processing. welcome to download.
- 2022-09-01 18:50:03下载
- 积分:1
-
将语音录放的程序。涉及到声卡的通道。希望给大家方便
将语音录放的程序。涉及到声卡的通道。希望给大家方便
-voice recorders procedures. Relate to the audio channel. We hope to facilitate the
- 2022-06-01 06:52:45下载
- 积分:1
-
介绍汉语连续语音识别中声母与韵母的建模,然后用分类聚类的方法进行汉语连续语音的识别。...
介绍汉语连续语音识别中声母与韵母的建模,然后用分类聚类的方法进行汉语连续语音的识别。-Introduction of Chinese Continuous Speech Recognition of consonant and vowel modeling, and then use the classification of clustering methods for Chinese continuous speech recognition.
- 2022-07-23 05:51:33下载
- 积分:1
-
这个函数就是用来进行离散的DFT运算了。它可以指定运算的长度。...
这个函数就是用来进行离散的DFT运算了。它可以指定运算的长度。-This function is used for computing the discrete DFT. It can specify the length of operations.
- 2022-10-30 13:40:03下载
- 积分:1
-
语音识别基本原理 自己收集的电子书 关于语音识别的
语音识别基本原理 自己收集的电子书 关于语音识别的 -voice recognition basic tenets of his collection of electronic books on Speech Recognition
- 2022-04-10 18:42:46下载
- 积分:1
-
16kbpsCVSD与64kbpsPCM编码数字转换算法描述及实现
16kbpsCVSD与64kbpsPCM编码数字转换算法描述及实现-16kbpsCVSD and 64kbpsPCM code conversion and encoding algorithm description and implementation
- 2023-01-19 15:20:04下载
- 积分:1
-
2400语音编解码的源。
2400bps MELP语音编解码源程序。-2400 MELP voice codec source.
- 2022-03-03 19:38:04下载
- 积分:1
-
G.723语音编码
The source code has been modified by simplifying the ADPCM algorithm...
G.723语音编码
The source code has been modified by simplifying the ADPCM algorithm to increase
running speed.
Here, the quantizer scale factor, y(k), is determined by "unlocked" factor
yu(k) only. The factor yl(k) and speed-contral factor al(k) are ignored.-G.723 speech coding The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the Quantizer scale factor, y (k), is determined by "unlocked" factor yu (k) only. The factor yl (k) and speed-contral factor al (k) are ignored.
- 2022-02-12 22:18:41下载
- 积分:1
-
动态时间归整
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。
- 2022-03-24 01:53:33下载
- 积分:1