-
这个代码是用来去除语音信号中的沉默,以便识别…
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
-
A voice recognition technology, used to do the job Qian
一个语音识别技术的应用,用做的在职 茜-A voice recognition technology, used to do the job Qian
- 2022-03-17 17:40:23下载
- 积分:1
-
一个基于DTW的的孤立词的语音识别系统,采用率为800,可以识别六个字左右的短语,是特定人的识别系统。运行时请更改工作目录:工程...
一个基于DTW的的孤立词的语音识别系统,采用率为800,可以识别六个字左右的短语,是特定人的识别系统。运行时请更改工作目录:工程->设置->调试->更改工作目录即可-The DTW-based isolated word speech recognition system, using rate of 800, can identify words around the phrase, a specific person
- 2022-02-03 15:02:20下载
- 积分:1
-
这是一个通用的隐马尔科夫模型的C代码库, 非常好用。
这是一个通用的隐马尔科夫模型的C代码库, 非常好用。-This is a generic Hidden Markov Model C code libraries, very handy.
- 2023-05-20 11:45:03下载
- 积分:1
-
很好的语音识别程序!可能对有些人有用!
很好的语音识别程序!可能对有些人有用!-excellent source for speech recognition.It can be helpful for somebody
- 2023-07-10 06:35:05下载
- 积分:1
-
收集的ADPCM有关的资料,有源码,有原理说明,
收集的ADPCM有关的资料,有源码,有原理说明,
- 2023-04-27 13:40:03下载
- 积分:1
-
语音信号的G.711编码。
The source code has been modified by simplifying the ADPCM algor...
语音信号的G.711编码。
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.711 speech signal 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- al contral factor (k) are ignored.
- 2022-02-06 14:54:36下载
- 积分:1
-
本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算...
本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算-This document is for lpc-source speech recognition algorithm in the part of the burg. The algorithm is simple and practical, suitable for the calculation of the linear prediction parameters
- 2022-08-18 02:42:36下载
- 积分:1
-
Source code of lpc10 speech compress algorithm,used in voip system.
lpc10语音压缩算法源码,应用于voip系统-Source code of lpc10 speech compress algorithm,used in voip system.
- 2023-02-01 13:15:03下载
- 积分:1
-
G.711 voice codec to achieve the CCS source code
G.711语音编解码在CCS上实现的源代码-G.711 voice codec to achieve the CCS source code
- 2022-02-18 13:49:57下载
- 积分:1