搜索资源列表
-
0下载:
An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
-
-
0下载:
利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
-
-
0下载:
HMM的C++详细源代码和矢量量化的C++源代码-HMM C source code and detailed vector quantization of C source code
-
-
0下载:
这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com-This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163.com
-
-
0下载:
Vector quantization using LBG method of center splitting
-
-
0下载:
应用LBG算法对语音信号进行矢量量化。本压缩包共有两个主文件,training.m对训练数据进行处理并得到四个初始码本,quantizing.m对待量化数据进行矢量量化。其余为自编功能函数。-application of voice signal VQ. The compressed into two main documents, training.m right training data to be processed and four of the initial code, quant
-
-
0下载:
神经网络学习中的矢量量化算法,VC编写完整源代码,很有参考价值。-neural network learning vector quantization algorithm, the preparation of VC source code integrity, of great reference value.
-
-
0下载:
语音识别中的矢量量化(vq)的matlab程序,希望可以帮到需要的人-Speech Recognition vector quantization (vq) Matlab procedure, the desire to help people in need
-
-
0下载:
自己写的一个矢量量化(VQ)码本生成程序。调试已通过,码本保存目录“../DATA/CODEBOOK/”下。,To write a vector quantization (VQ) codebook generation procedure. Debugging has been passed, the preservation of code directory " ../DATA/CODEBOOK /" under.
-
-
0下载:
矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
-
-
0下载:
自己用c语言写的关于语音识别中预处理过程中的矢量量化的程序,希望大家能用的上-C language used to write their own on the speech recognition pre-processing in the process of vector quantization procedure, the last hope that we can
-
-
0下载:
vector quantization with the weight for
the speaker recognization-vector quantization with the weight forthe speaker recognization
-
-
0下载:
对于语音编码参数的有权重多级矢量量化,主要是对LSP码本训练,这个权重学习语音的都应知道,且这个可以训练大的语音参数,完全自已写的。上传前已调试成功。-Speech coding parameters for the right to re-multistage vector quantization, mainly for LSP codebook training, the right to re-learn voice should know, and that this can be t
-
-
1下载:
一本绝版的书,不过很不错,我一直想买,网上也买不到,关于矢量量化的,图像,语音的量化等-An out-of-print books, but very good, I have always wanted to buy, buy online, on the vector quantization, image, voice and other quantitative
-
-
0下载:
由Nam Phamdo编写的基于LBG的矢量量化程序,对于语音的压缩很有意义,也可以用在视频和图像的压缩中。-Nam Phamdo prepared by LBG-based vector quantization process, for voice compression meaningful, but also can be used in video and image compression.
-
-
0下载:
-
-
0下载:
VQLBG Vector quantization using the Linde-Buzo-Gray algorithm
-
-
0下载:
语音识别主要指让机器听懂人的语言,即在各种情况下,准确地识别出语音的内容,从而根据其信息,执行人的各种意图。
-Research on Vector Quantization in
Speech Recognition
-
-
0下载:
Gray先生的大作,描述高斯混合矢量量化方法进行说话人识别的方法-Daisaku Mr. Gray describes the Gaussian mixture vector quantization approach to speaker recognition method
-
-
0下载:
语音识别提取特征向量后用到的矢量量化代码。含有中文注释,感兴趣的可以参考一下。-Used in the speech recognition feature extraction vector vector quantization code. With Chinese comments, interested can refer to.
-