▍1. Spectrogram
matlab中语谱图实现代码,语谱图表示语音信号随时间而变化的谱特性(matlab implementation code in the spectrogram, spectrogram that change over time speech signal spectral characteristics of)
matlab中语谱图实现代码,语谱图表示语音信号随时间而变化的谱特性(matlab implementation code in the spectrogram, spectrogram that change over time speech signal spectral characteristics of)
labview做的分析语音信号的程序,做简单的频谱分析,识别(failed to translate)
语音信号处理中用于说话认识别中预处理部分的分帧函数代码(Speech signal processing for speech understanding in other parts of the sub-frame in the pre-function code)
语音识别,实现语音的识别功能,,特定人的语音识别。识别0~9的发音(Speech recognition, voice recognition function, a particular person' s speech recognition. Identify the pronunciation of 0 to 9)
这是我的毕业设计的完整程序,非常有参考价值,包括数据,预处理,训练,识别,包括眼马尔科夫模型和神级网络,马上毕业了,传上做个纪念(This is my graduation project of the complete program is very valuable, including data, preprocessing, training, recognition, including the eye-level Markov model and the God of the network, once graduated, to be a memorial mass on )
gmm模型下的语音情感识别系统,GMM只是一个数学模型,只是对数据形态的拟和,但是和你所看到的数据分布存在出入也是正常的,因为用EM估计GMM的那些参数时,一般假设我们所得到的数据是不完备的(也就是说假设我们看到的数据分布不是真正的分布,它在运算时把那部分丢失或者叫隐藏的数据“补”上了)(gmm model speech emotion recognition system, GMM is a mathematical model, but fitting the data form, but you can see there is access to the data distribution is normal, because those with the EM estimated GMM parameters, the general assumption we get the data is incomplete (that is, assuming we see the distribution of the data distribution is not real, it is part of the operation at the time that is lost or hidden data is called " fill" on the))
源-目标说话人声音转换的学位论文:源-目标说话人声音转换则是指将源说话人的语音模式转换成某个指定的特定目标说话人的语音模式,即保持源说话人原有的语音信息内容不变,使转换后的语音具有目标说话人的声音特点。(Source- target speaker voice conversion refers to the source speaker voice patterns into a designated target speaker-specific speech patterns, that is, the source speaker to keep the original voice message unchanged, so that the converted speech with the goal of the speaker s voice characteristics.)
基于MFCC的GMM的说话人识别,是很好的语音处理程序(MFCC of the GMM based speaker recognition, speech processing is a very good program)
语音信号的录音、读入、放音等:利用函数wavread对语音信号进行采样,记住采样频率和采样点数,给出以下语音的波形图(2.wav),wavread的用法参见mablab帮助文件。利用wavplay或soundview放音。也可以利用wavrecord自己录制一段语音,并进行以上操作(需要话筒)。 (Speech signal recording, reading, playback, etc.: the voice signal using the function wavread sampling, sampling frequency and sampling points to remember, given the following speech waveform (2.wav), wavread usage see mablab help file. Using wavplay or soundview playback. Can also record a voice using wavrecord own, and the above operation (requires microphone).)
语音压缩感知,观测矩阵采用混沌序列,稀疏字典采用KSVD训练得到。(compressed sensing with chaotic sequence and K-SVD )
计算语音、音频信号的信噪比程序(包含音频样本文件)(Calculation of voice, audio program signal to noise ratio (including the audio sample file))
高斯混合模型参数初始化程序,在对高斯混合模型的建立之前采用KMEANS算法进行初始化(Gaussian mixture model parameter initialization procedure, in the Gaussian mixture model is initialized before the algorithm used KMEANS)
语音信号处理中的所有基本的算法的代码(C语言版)(Speech signal processing algorithms in all the basic code (C language version))
G711标准的语音编解码算法。以便于对语音信号进行大量存储(speech coding)
全面介绍语音合成的知识比较系统很适合语音学习(A comprehensive comparative introduction speech synthesis system is suitable for knowledge language learning)
小波去噪,应用于人的语音信号处理中。包含有程序以及运行的结果。(wavelet,denoise)