资源列表
amdf
- 测量语音信号的基音周期的大小,可以分析语音长度在30ms左右的语音信号-test the base frequence of voice
formant_pitch_cepstrum
- 利用倒谱求出语音信号频谱包络和基音频率。-Cepstrum was calculated for the spectrum envelope of speech signal and the pitch frequency.
ECEAdaptiveFilters
- Adaptive filter designer.LMSNLMS
Speech_src
- 简单的语音合成程序(text to speech),从事此方面的,可以参考他的引擎-simple speech synthesis (text to speech), engaged in this aspect, he can refer to the engine
texttospeechvc6_src
- 文本到语音,需要事先安装SAPI,可实现tts(text to speech)
yuyinhecheng
- 基于Microsoft Speech SDK在VC++6.0环境下编写的text to speech的程序
pujian
- matlab实现的传统语音降噪声使用的谱减增强算法,含有维纳滤波算法,请大家参考学习。(Matlab implementation of the traditional voice reduced noise spectrum enhancement algorithm, contains Wiener filtering algorithm, please refer to the study.)
pujianfayuyinzenqiang
- 利用谱减法对语音的背景噪声进行消除,matlab仿真 仿真通过,自带录制好的语音-Using spectral subtraction of background noise on speech is eliminated, through the MATLAB simulation, with recorded speech.
VC编采样程序
- 一个信号采样程序-A signal sampling project.
real_time_audio_meter
- 用VC编的用于实时地对录音的轨迹的测试。可以自动显示-It is developed with VC.It can test the trail of speech at realtime and provide an auto display.
JHMMSim
- 这是用java实现的隐式马尔科夫模型,可以应用在语音识别领域。