资源列表
语音分帧
- 编写的几个子函数对语音信号进行分帧处理。(Several sub functions are written to frame the speech signal.)
addnoise_asl
- 在仿真语音增强时,往往需要向纯净语音中添加适当的噪声然后作仿真对比,这个程序正是实现这了个功能。(When the speech enhancement is emulation, it is often necessary to add appropriate noise to the pure speech and make a simulation contrast. This program is exactly the function of this program.)
LabImgComp
- This practical work aims at the development and implementation of an image coding and decoding technique inspired by the JPEG standard.
archive_TP
- The purpose of the practical work is to study and implement the main steps of JPEG coding and decoding, with the exception of the coding / decoding of symbols which will be replaced by RLC coding. We therefore define a standard, which we will call EP
NlsJavaDemo
- 阿里智能语音Demo,包含TTS,ASR,还有sdk;和官方一样(The demo of Ali IntelligentSpeechInteraction.Including TTS, ASR. Same with the official.)
outputcdf97
- Matlab code for cdf97 wavelet transform
L1General
- Maltlab program for Compressive sensing using L1 minimization
lasso
- LASSO Reconstruction program for Compressed sample
huffman
- Matlab program for Huffman encoding and decoding
tensorflow_speech_recognition_demo-master
- 此程序为语音识别深度学习程序,使用python程序编写。(This program is written for the speech recognition depth learning program, using the python program.)
pujian
- matlab实现的传统语音降噪声使用的谱减增强算法,含有维纳滤波算法,请大家参考学习。(Matlab implementation of the traditional voice reduced noise spectrum enhancement algorithm, contains Wiener filtering algorithm, please refer to the study.)
sound_to_spectrogram2
- 从大文件下读取子文件夹里的声音,并转成语谱图,并保存在本地电脑上面(sound transfer spectrogram)