资源列表
Einstein_speech
- 人类精神智慧的精华,在你绝望的时候,在你懈怠的时候,给予你强大的力量
audio_celp
- audio/celp
yinacf10
- The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation. It features a very low error rate and few tuni
PCM-Alaw_table
- 查表法实现PCM与Alaw, mulaw pcm <---> alaw pcm <---> mulaw-Look-up table method to achieve PCM with Alaw, mulaw pcm < ---> alaw pcm < ---> mulaw
2013-03-05
- 语音采集与处理的第一部分,采集,基于电脑的声卡采集声音数据,这一步个人认为是最重要的-Speech acquisition and processing, collection, based on the computer' s sound card collecting sound data, this step personally think is the most important
mfcc-complet
- The algorithm divides the speech sample into fames and then computes mfcc of each frame and stores in the matrix
mel
- Convert Hz to Mel and Mel to Hz
tts_sample
- 科大讯飞语音合成的Windows C++学习资料-IFLYTEK speech synthesis Windows C++ learning materials
BasedonMATLABspeechsignalspectrumanalysisandfilter
- 录制一段个人自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号-The individual' s own record a voice signal, and the recorded signal is sampled draw sampled
yuyinchuli
- 在matlab平台利用GUI界面实现录音,播放。并对语音信号进行频谱分析,特定人语音识别,混响,混频等基础功能。(On the MATLAB platform, the GUI interface is used to record and play. And the speech signal spectrum analysis, specific speech recognition, reverberation, mixing and other basic functions.)
G711
- G.711标准A律和u律8kHz采样16比特数字语音编码的C语言实现-Standard G.711 A-law and u law 8kHz sampling 16-bit digital speech coding in C language