-
这个函数就是用来进行离散的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
-
语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助...
语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助-Extreme point detecting is a primily process to get the eigenparameter when you compressing the speech.This program is a small one,it will help for the learner.
- 2022-03-20 17:17:43下载
- 积分: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
-
English figures from one to ten, they hope to do useful Speech Recognition
英文数字从1到10,希望做语音识别用得上-English figures from one to ten, they hope to do useful Speech Recognition
- 2022-05-14 09:25:17下载
- 积分:1
-
数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存...
数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many, the quality and frequency of sampling and sampling accuracy of the two parameters. The frequency of Hertz unit of [Hz], it said the number of samples per second. The higher sampling frequency, the sound quality better. For each sampling precision sampling by the amount of data storage, it was decided that each digital signal can be expressed as the number of discrete amplitude. Each sample storage of more data, better sound quality. But high-quality voice would take a lot of memory and disk space. Consideration of the network bandwidth, the transmission on the Internet connection on the need to spend a very long time. Applet for instance, to ensure that voices of the smallest document is very important.
- 2022-08-08 10:30:29下载
- 积分:1
-
语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has
the sequence, the test and the parameter training, compiles by the C
language.
- 2022-03-20 19:51:22下载
- 积分:1
-
MATLAB编写的用于语音识别的程序 主要内容为隐马尔可夫程序
MATLAB编写的用于语音识别的程序 主要内容为隐马尔可夫程序-MATLAB prepared for the speech recognition process mainly as Hidden Markov proce
- 2022-06-15 14:04:30下载
- 积分:1
-
CVoiceControl = console voice control, as its name implies is used on the linux...
CVoiceControl=console voice control,顾名思义是在linux控制台上使用的,比如语音识别比你的语音相对s指令,完全可以使用
- 2022-01-25 15:52:33下载
- 积分:1
-
VC编写的音频频谱柱状图可视化显示界面
非常好的音频频谱分析工具,并能够可视化显示。共有EQ Mode/spectrum/pick等六种显示模式。
- 2022-07-02 19:41:23下载
- 积分:1
-
基于g.723.1的音频压缩程序,ITU的源码
基于g.723.1的音频压缩程序,ITU的源码-The voice compress program file which base on G.723.1 is own to the original source code from ITU.
- 2022-11-28 18:30:03下载
- 积分:1