资源列表
BaiduASRAndTTS
- 利用百度语音api和NAudio写的一个语音识别、语音合成、语音录制的软件,学习够用了。(The software that uses Baidu voice API and NAudio for a speech recognition, speech synthesis, and voice recording software is sufficient to learn.)
jurafsky_martin.pdf
- Spoken Language Processing
MATLAB在语音信号分析和合成中的应用》附件
- 这是非常有用的语音信号处理的代码资源,是书《matlab在语音信号分析与合成中的应用》的代码,整理的非常仔细,如何使用都有说明书。非常有价值。(This is a very useful code resource for speech signal processing. It is the code for the application of MATLAB in speech signal analysis and synthesis. It is very careful and has
rebuilt.HumanTimbre_recognition-master
- 利用mfcc特性进行语音识别,分类算法为svm。(Speech recognition using MFCC characteristics)
noise_estimation
- 压缩包内程序主要实现IMCRA算法,用于语音增强。(Compressed package program main realization IMCRA algorithm for speech enhancement.)
ASK.FSK.PSK调制信号
- zip内包括PSK信号的2、4进制调制代码示例、FSK信号的2、4进制调制代码示例、ASK信号的2、4、8进制调制代码示例(This file include three kinds of modulation code examples of PSK,FSK and ASK signals.)
语音聚类示例
- 实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clus
VoiceDetection
- simple voice recognition program
matlab
- 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)
1111
- 语音信号分析平台,可以进行各种变换及最先进的信号处理功能(Speech signal analysis)
duru
- 读入wav语音,实现多语音叠加 对语音进行分帧 左声道右声道分别作图(Reading wav voice to achieve multi speech superposition Speech segmentation Left vocal tract right vocal tract mapping)
singleWord
- 利用matlab实现少量的词汇识别,包含了训练和识别的功能(Using MATLAB to realize a small amount of vocabulary recognition)