-
在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。...
在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-This is a project of pitch extract of voice. When input is a wave file(.wav), the output will be the fundamental frequency of each frame.
- 2023-05-09 09:05:03下载
- 积分:1
-
从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数...
从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数
-From the speaker s voice signal to extract the speaker s personality traits is the key to Voiceprint identification. Mainly introduces the speech signal feature extraction method in Mel cepstral coefficients
- 2022-02-24 16:34:57下载
- 积分:1
-
Matlab 语音工具箱
此文件具有强大的功能,可帮助您对信号进行处理和语音语音加工、 LPC 和离散函数量化筛选器。T他是最好的声音听起来和语音处理。
- 2022-03-21 00:01:20下载
- 积分: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
-
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
-
一个用c语言写成的类,对开发语音程序的朋友可能有些帮助。...
一个用c语言写成的类,对开发语音程序的朋友可能有些帮助。-with a language of the kind of voice development process may help to a friend.
- 2023-06-07 22:55:02下载
- 积分:1
-
the procedure coding is the G.723 codec procedure, the algorithm is based on ACE...
本程序的压缩编码是G.723的编解码程序,其的算法是基于ACELP的算法基础上的编码。用在语音通信中,例如手机中-the procedure coding is the G.723 codec procedure, the algorithm is based on ACELP algorithm based on the coding. Used in voice communications, such as mobile phones
- 2022-07-18 07:46:48下载
- 积分:1
-
几种语音增强关于mmse算法,维纳滤波,掩蔽增强
几种语音增强关于mmse算法,维纳滤波,掩蔽增强-err
- 2022-02-13 01:26:34下载
- 积分:1
-
这是一个VC++程序,用于语音识别,还依据…
这是用vc++编写的程序,在语音识别中经常用用到,是语音识别的第一步:time alignment. 分别用两种方式完成:1.非递归2.递归-This a vc++ program which is useful in voice recognizing and it is also the basic of the voice recognizing .I use two ways to accomplish it:1 nonrecursion 2.recursion
- 2022-05-29 22:03:41下载
- 积分:1
-
matlab speech recognition by using DTW
其中大部分采用voicebox库中的函数,需要把voicebox添加到路径中。
模板在测试程序中共有5个,通过i进行设定,命名原则:数字a,如1a
被测试对象一个,命名原则:数字b,如1b
测试程序为dtwTest
其他的都是一些函数原型,包括
dtw
MFCC
enframe
vad
- 2022-06-21 03:16:19下载
- 积分:1