资源列表
adpcm
- 用ADPCM算法将语音文件(.wav格式)的16位数据压缩成4位数据的程序,还有将4位压缩后的数据解压成语音文件-ADPCM encoder and decoder
Robust-Parallel-Speech-Recognition-in-Multiple-En
- Robust Parallel Speech Recognition in Multiple Energy Bands
pitchdetect
- 在语音的倒谱中,将语音的短时谱经过变换后,在倒谱中用于基音检测。-For pitch detection.
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
G721
- G.721标准c语言实现,输入8kHz16bit数字语音输出定比特率32kbps编码比特流-G.721 standard c language, enter 8kHz16bit digital voice output given bit rate 32kbps coded bit stream
FEATURE-SELECTION-FOR-A-DTW-BASED
- FEATURE SELECTION FOR A DTW-BASED SPEAKER VERIFICATION SYSTEM
voice-maker
- 语音信号的内插与抽取 某大学c++的实践作业-Interpolation of speech signals collected by a university with the practical operation c++
speech
- 能够实现中英文混合朗读,并且可以根据语音显示出文字。-Mixing can be achieved in English reading, and can display text based on voice.
mean-K-KPCA
- 通过核 K- 均值聚类的方法对语音帧进行聚类 , 由于聚类的中心能够很好地代表类内的特征, 用中心样本帧取代该类, 减少了核矩阵的维数, 然后再采用稀疏 KPCA方法对核矩阵进行特征提取。-Through the nuclear K-means clustering method for clustering of speech frames, the cluster center can be a good representative of the class characteristics
voice-recognition_matlab-code
- 读入语音文件,并对其做时域、频域的分析,提取相关特征参数。进行线性预测分析,得到LPC谱等线性预测参数,并做了基于预测误差的基音周期估计。-read .wav files,analysing them in time domain,frequency domain and extract some feature parameters related,then do linear prediction analysis ,and get LPC linear prediction paramet
CPP-builder-TTS
- 朗读时程序不卡(创建新线程朗读的),可以导出为WAV格式语音文件。-When the program does not read cards (create a new thread reading), can be exported as WAV format audio files.
yuyinshibie
- 语音识别代码主程序及辅助程序,主要针对孤立词语音识别-Speech recognition code