-
简单的基于门限值的语音端点检测。先将数字化的语音信号封装成帧,利用最大的帧幅值乘以一个比例因子得到门限值...
简单的基于门限值的语音端点检测。先将数字化的语音信号封装成帧,利用最大的帧幅值乘以一个比例因子得到门限值-Simple threshold-based voice end point detection. First,framing the digital voice signal , then using the maximum amplitude to multiply a frame scale factor to get threshold
- 2023-01-31 05:35: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
-
CDMA2000 1X语音编解码程序和测试用例,很好用
cdma2000 1x语音编解码程序,并带有测试用例,很好用-cdma2000 1x voice codec procedures and with test cases, very good use
- 2023-08-17 07:40:04下载
- 积分:1
-
HTK3.4,编译后的exe文件,可以直接使用,无需在编译
HTK3.4,编译后的exe文件,可以直接使用,无需在编译-speech recognition
- 2022-03-13 15:46:35下载
- 积分:1
-
在MATLAB的LP过程语音处理算法,希望可以帮到人…
语音处理中的LP算法的MATLAB程序,希望可以帮到需要的人-speech processing algorithm in MATLAB LP procedure, the desire to help people in need
- 2022-02-16 10:05:38下载
- 积分:1
-
speech processing toolbox, copy it into matlab toolbox.
语音处理工具箱,复制到matlab工具箱中。
- 2022-11-29 13:15:03下载
- 积分:1
-
HawkVoiceDI Project created and maintained by Phil Frisbie, Jr. lt;phil@hawksoft...
HawkVoiceDI Project created and maintained by Phil Frisbie, Jr. HawkVoiceDI has been tested on the following platforms: Win32 (9x, ME, NT 4.0, 2000, XP, CE) Linux (various flavors) Contributors (code, ideas, comments, motivation, etc.):-HawkVoiceDI Project created and maintained by Phil Frisbie, Jr. lt;phil@hawksoft.comgt; HawkVoiceDI has been tested on the following platforms: Win32 (9x, ME, NT 4.0, 2000, XP, CE) Linux (various flavors) Contributors (code, ideas, comments, motivation, etc.):
- 2022-01-25 17:49:59下载
- 积分:1
-
SPEECH AND LANGUAGE PROCESSING
SPEECH AND LANGUAGE PROCESSING
- 2022-04-11 14:10:36下载
- 积分:1
-
离散语音信号处理(麻省教材)的配套程序,其中包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库。强烈推荐...
离散语音信号处理(麻省教材)的配套程序,其中包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库。强烈推荐
- 2023-02-03 05:15:04下载
- 积分:1
-
一种利用LPCC语音信号识别的matlab程序(线性预测CEP…
用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)。-A MATLAB program for speech signal recognition using LPCC (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character
- 2022-08-17 05:59:42下载
- 积分:1