-
这个代码是用来去除语音信号中的沉默,以便识别…
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
-
Matlab
基于matlab的信号FFT实现与分析,通过matlab实现-Matlab-based signal with FFT analysis, to achieve through matlab
- 2022-02-01 14:40:05下载
- 积分:1
-
基于MATLAB的语音识别系统程序,包括HMM,DTW,Record三个matlab的M文件....
基于MATLAB的语音识别系统程序,包括HMM,DTW,Record三个matlab的M文件.-MATLAB-based speech recognition system procedures, including HMM, DTW, Record three Matlab M documents.
- 2022-06-14 08:19:10下载
- 积分:1
-
语音识别
SAPI SDK是微软公司免费提供的语音应用开发工具包,这个SDK中包含了语音应用设计接口(SAPI)、微软的连续语音识别引擎(MCSR)以及微软的语音合成(TTS)引擎等等。目前的5.1版本一共可以支持3种语言的识别 (英语,汉语和日语)以及2种语言的合成(英语和汉语)。SAPI中还包括对于低层控制和高度适应性的直接语音管理、训练向导、事件、语法编译、资源、语音识别(SR)管理以及TTS管理等强大的设计接口。
- 2022-03-21 01:49:09下载
- 积分:1
-
语音识别系统Sphinx2的测试音频,可以使用Sphinx_Trian对其进行特征抽取后,再利用Sphinx2系统进行识别。...
语音识别系统Sphinx2的测试音频,可以使用Sphinx_Trian对其进行特征抽取后,再利用Sphinx2系统进行识别。-Speech Recognition System Sphinx2 test audio, you can use their Sphinx_Trian feature extraction, and then use Sphinx2 system identification.
- 2022-01-21 21:35:39下载
- 积分:1
-
fir filter 程序
老师上课留的作业,在这里跟大家分享一下,希望能有所帮助...
fir filter 程序
老师上课留的作业,在这里跟大家分享一下,希望能有所帮助-fir filter procedures teacher in the class to stay the operation here to share with you, hope can be helped
- 2022-05-05 05:49:02下载
- 积分:1
-
用VC实现的语音库的建立的程序.
首先建立单音节语音库,然后将所有的单音节语音文件合成一个大的.wav文件,并且制定索引机制,便于快捷查找...
用VC实现的语音库的建立的程序.
首先建立单音节语音库,然后将所有的单音节语音文件合成一个大的.wav文件,并且制定索引机制,便于快捷查找-VC realize voice with the establishment of library procedures. First of all, the establishment of monosyllabic speech database, and then all of the monosyllabic voice synthesis of a large document. Wav files, and to develop indexing mechanisms to facilitate the quick search
- 2022-01-26 05:15:29下载
- 积分:1
-
此方案基于全极点语音产生模型,编码过程简述如下:首先通过线性预测分析方法提取声道滤波器参数;其次通过合成分析法确定最佳激励矢量;最后将滤波器参数和最佳激励矢量进...
此方案基于全极点语音产生模型,编码过程简述如下:首先通过线性预测分析方法提取声道滤波器参数;其次通过合成分析法确定最佳激励矢量;最后将滤波器参数和最佳激励矢量进行编码传输。-This program is based on all-pole speech production model, the encoding process summarized as follows: First, by linear prediction analysis to extract channel filter parameters followed by analysis by synthesis method to determine the best incentive vector Finally, the filter parameters and the best incentive vector encoded transmission.
- 2022-08-05 15:19:05下载
- 积分:1
-
使用DirectSound和Microsoft agent实现的语音复读机
使用DirectSound和Microsoft agent实现的语音复读机- Uses DirectSound and Microsoft agent realization pronunciation
duplicate reading machine
- 2022-06-13 08:40:46下载
- 积分:1
-
对数运算实现是32位的运算包含有指数和对数的求法
对数运算实现是32位的运算包含有指数和对数的求法 -LOG
- 2023-04-12 11:20:04下载
- 积分:1