▍1. model
实现对一个余弦信号的均匀量化和μ律非均匀量化,并将结果输出在图形界面上。(The uniform quantization and non uniform quantization of a cosine signal are realized and the results are output on the graphical interface.)
压缩包中包括3个用于对语音增强中,增强语音质量测试的程序:分段信噪比提高测量、对数谱距离测量、信噪比测量。具体说明,请看文件文件说明。(Compression package, including three for speech enhancement, the enhanced voice quality testing procedures: Sub-noise ratio improve measurement of the distance spectrum measurement, signal to noise ratio measurement. Specify, see the paper documentation.)
语音合成软件,输入文字,自动生成声音文件,全部是源码(Speech synthesis software, input text, automatic generation of sound files, all the source code)
语音增强的MATLAB代码 基于谱减法的语音增强系统(Speech enhancement of MATLAB code)
对一维语音信号,用正交匹配追踪的方法进行重构,首先对其进行了分帧,然后再一帧一帧的重构,最后计算了平均帧重构误差(One-dimensional speech signal reconstruction, orthogonal matching pursuit, the first of its sub-frame, and then again a reconstruction of a final calculation of the average frame reconstruction error)
DOA_Estimation,带有详细注释,,包含MUSIC,RootMUSIC,ESPRIT,MVDR,F-SAPES几种算法。(DOA_Estimation, with detailed annotations, contains MUSIC, RootMUSIC, ESPRIT, MVDR, F-SAPES algorithms.)
本文介绍了基于麦克风阵列的声源定位算法,给初学者有很大的帮助(This article describes the microphone array based sound source localization algorithm, a great help for beginners)
自制DMX512控制台,很不错的一个软件,他对灯光的控制,非常出色.(Homemade DMX512 console, a very good one software, he lighting control, very good.)
自制DMX512控制台,很不错的一个软件,他对灯光的控制,非常出色.(Homemade DMX512 console, a very good one software, he lighting control, very good.)
本程序介绍了一种改进的LMS算法-均一化的LMS算法,与传统的LMS算法比较收敛性更好,并由程序给出了比较图(This procedure introduced an improved LMS algorithm- homogenization of the LMS algorithm, with the traditional LMS algorithm convergence better, by the procedures given comparison)
这是一个基于C++的语音识别系统,包括语音输入,识别,输出等功能(This is a C-based speech recognition systems, including voice input and recognition, output function)
科大讯飞语音识别最新Demo,国内优秀的语音识别平台(new demo)
语音AEC的demo程序和库源代码,在win7下验证可行。(audio aec demo in windows7.)
提供了segmantal SNR及IS的计算代码,用于语音增强后评价用。(Provided segmantal SNR and IS calculation code for speech enhancement with post-evaluation.)
一个用matlab来实现的最小均方误差的信噪比和信干噪比(Using matlab to achieve the minimum mean square error, signal to noise ratio and signal to interference noise ratio )
程序功能可以基本上实现基于C语言的G.729A语音算法的解码功能,添加了部分本人的注释和理解,便于读者理解(Program features can basically C language-based decoding algorithm G.729A voice, add some of my notes and understanding, easier to understand)
马尔科夫模型代码,包括连续马尔科夫和离散马尔科夫(HMM code,CHMM DHMM)
语音信号处理--降噪方法之小波分解法 MATLAB例程(Speech Signal Processing--A MATLAB Routine of Wavelet Decomposition Method for Noise Reduction)