资源列表
fft-arm
- 采用基4算法,进行的FFT运算,计算效率高。-fft coding
FFT-master
- 用于实数序列的FFT快速算法,可以将执行速度优化1倍。-fft for real data.
g723
- g723代码,可以用于各种定点运算,在常用的芯片中执行。-g723 algorithm
CNTKBook-Draft0.4-2015-01-04
- 语音识别中深度学习模型的训练工具,可以用于研究工作。-DNN for ASR
7102
- 基于匹配滤波器的语音识别。本程序接触匹配滤波对加噪语音进行匹配输出,使得信号的信噪比得到提升,送入后端DTW的语音识别系统,实验证明,本程序对语音提升有很大的帮助-A speech recoginiton base on the matched filter. this code will use matched filter and get speech SNR output enhanced. then we will extrace MFCC, send the feature to th
yinpinjietiao
- 音频解调,基于C语言的音频wav的截取识别与解调-Audio demodulation, based on the C language audio wav interception identification and demodulation
daima
- 利用MATLAB制作合成音乐播放,可以作为GUI插入的背景音乐,歌曲为一闪一闪亮晶晶,供给初学者参考-Using MATLAB to make synthetic music playback, can be used as a GUI insert background music, songs to twinkle twinkle little star, to supply reference for beginners
syctiaoyintaigui
- matlab编写的数字调音台,可以实现FIR、IIR高通、低通、带通、带阻操作,实时显示波形并且能缩放。有GUI界面-matlab tiaoyintai GUI
laser-gun-tts
- 一个简单的 条码枪语音核对软件!解决扫码员需要重复核对条码的问题-A simple bar code gun voice check software! Members resolved to repeat scan code barcode check problem
noise
- 利用MATLAB对原有声音波形进行加躁,去噪。得出加躁语音频谱图、去噪语音频谱图,以及对应文件。 -The original voice waveform with manic using MATLAB, denoising. The impatient voice spectrum, denoising voice spectrum graph, and the corresponding file.
FFT_fixed_fast
- 可以用于各种嵌入式系统的定点化的FFT。-fixed fft algorithm
fft-arm-fixed
- 可以用于各种ARM平台下的支持定点处理的FFT算法。-fixed fft algorithm in arm platform.