搜索资源列表
matlab语音信号处理工具箱
- 解压后剪切至matlab根目录下即可,使用时先将工作目录设为此文件夹,再于命令行中输入\"main\"即可-unpacked shear to the root directory under Matlab can be used when first established this working directory folder and then on the command line, type "main" can be
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
project语音编码
- wav声音文件的通过多脉冲激励编码器,长时预测合成新的声音文件-wav sound files through the multi encoder pulse excitation, long forecast synthesis of new voice
xiaobomatlab
- 用小波把语音分为清浊两个音,要自己改语音文件地址,会产生两个文件,效果一般
add_noise_and_SNR_measure
- 内有两个MATLAB程序,主要用于语音增强:一个用于向纯净语音文件(wav)添加高斯白噪声,信噪比可选;另一个文件用于测量语音信噪比,对语音增强效果判断
matlabtosolve
- 基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~ 下面说明一下bprengong程序: 数据分别用来训练和测试两部分。 具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。 在训练阶段,如果用于训练的输入训练样本的类
MATLAB CODE
- 功能是MATLAB 语音文件存为数组的形式-MATLAB voice function is saving the file to the array of forms
语音通信系统simulink仿真图
- 语音通信系统simulink仿真图,读入wav数据文件,经过DPCM信源编码和BCH信道编码及BPSK调制,发射经过AGWN信道,解调,解码输出,可还原语音信号,可绘制误码率及SNR之间的关系。
基于MATLAB的语音识别系统程序包括HMMDTWRecord三个matlab的M文件
- 基于MATLAB的语音识别系统程序,包括HMM,DTW,Record三个matlab的M文件
维纳滤波matlab源码
- 维纳滤波matlab源码,输入参数需为读出的一维语音文件,横向量,Wiener filtering matlab source
yuyinshibie.rar
- 利用matlab模拟的语音识别系统,读取wav文件进行信号处理~~~,Matlab simulation of the use of voice recognition systems, to read wav files Signal Processing ~ ~ ~
yyqz
- 用汉明窗作的语音去噪低通滤波器,matlab程序(自己做的,复制到.m文件,完全可运行)-Hamming window used for speech denoising low-pass filter, matlab program (their own, and copied to. M documents, completely run)
Subspacealgorithm
- 子空间算法是语音增强中较新颖的算法,文件对该算法进行了仿真-Subspace method is relatively new in the speech enhancement algorithm, the algorithm was simulated file
盲信号的语音分离MATLAB程序
- 一个很好的语音分离程序,带有三个.wav格式的语音原文件,同时用ICA和PCA两种方法对混合信号进行分离.
ENDPOINT
- matlab环境下的语音端点检测代码 主函数是duandianjiance2.m 文件夹里附带了几个测试音-matlab environment endpoint detection code, the main function is duandianjiance2.m folder comes with several test tone
edp
- 语音处理中端点检测的matlab例程。含有测试程序和语音文件。-Endpoint detection of speech processing in matlab routines. Contain test procedures and voice files.
data_frequency
- 读取一段语音,计算其语音频谱图并成像,自带一段语音文件(Read a speech, calculate its voice and spectral imaging. Comes with a voice file)
语音识别1
- 英文数字以及简单单词语音识别,用DTW算法实现,其中包含英文数字1-9的录音以及简单单词录音文件(Speech recognition of English numbers and words by DTW algorithm)
mfc
- matlab中简单语音处理,包括小波滤波,端点检测和mfcc参数提取,输出amf为所读取的语音文件24*1维的mfcc参数(Matlab simple voice processing, including wavelet filtering, endpoint detection and MFCC parameter extraction, output amf for the read voice file 24*1 dimensional MFCC parameters)
语音基频识别
- 男女生识别、文字端点检测 sgn.m是判断符号的函数 在使用GUI时输入的数字必须为英文状态下(搜狗输入法英文) 端点检测和基频计算是在GUI m文件转到GUI中,基本没什么变化,主要就是使用了全局变量。(Gender recognition and text endpoint detection SGN. M is a function of judging signs When using GUI, the input number must be in English Endpoin