Welcome![Sign In][Sign Up]
Location:
Search - vq

Search list

[Speech/Voice recognition/combineVQ方法做的说话人辨识vq

Description: 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
Platform: | Size: 5396 | Author: 陈建文 | Hits:

[Mathimatics-Numerical algorithms自适应矢量化算法(VQ)源程序VQ

Description: 自适应矢量化算法(VQ)源程序VQ-adaptive vector algorithm (VQ) source VQ
Platform: | Size: 34816 | Author: 邱文彬 | Hits:

[Speech/Voice recognition/combineVQ方法做的说话人辨识vq

Description: 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
Platform: | Size: 5120 | Author: 陈建文 | Hits:

[Speech/Voice recognition/combineVQ-DHMM

Description: 语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。-speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP. And the current market speech recognition algorithm toys basically the same, very practical, is for your reference. stealing jobs other people a better life.
Platform: | Size: 6388736 | Author: xubin | Hits:

[Software Engineeringvq

Description: 说话人识别是语音识别的一种特殊方式,其目的不是识别语音内容,而是识别说话人是谁,即从语音信号中提取个人特征。采用矢量量化(VQ)可避免困难的语音分段问题和时间归整问题,且作为一种数据压缩手段可大大减少系统所需的数据存储量。本文提出了识别特征选取采用复倒谱特征参数和对应用VQ的说话人识别系统改进的一种方法。当用于训练的数据量较小时,复倒谱特征可以得到比较稳定的识别性能。VQ的改进方法避免了说话人识别系统的训练时间与使用时间相差过长从而导致系统的性能明显下降以及若利用自相关函数带来的大量运算。-Speaker Recognition Speech Recognition is a special way, its purpose is not voice recognition, Who identification but said that the voice signal from extracting personal characteristics. Vector quantization (VQ) can avoid the difficulties subparagraph voice to the issues and the whole time, and as a means of data compression system can significantly reduce the required data storage capacity. This paper presents a selection of identifiers employ Cepstrum parameters and the application of VQ speaker recognition system to improve a side France. When training for the amount of data is smaller, rehabilitation Cepstrum be relatively stable recognition performance. VQ improved ways to avoid the speech recognition system of training and the use of the difference in time, resulting in excessive sys
Platform: | Size: 23552 | Author: 张开 | Hits:

[Speech/Voice recognition/combinevq

Description: 语音识别中的矢量量化(vq)的matlab程序,希望可以帮到需要的人-Speech Recognition vector quantization (vq) Matlab procedure, the desire to help people in need
Platform: | Size: 2048 | Author: 柳俊峰 | Hits:

[GUI DevelopVQ

Description: 基于VQ的说话人识别程序 分为训练和识别两个步骤 具体请见程序-VQ-based speaker recognition process is divided into training and to identify the specific two-step procedure, see
Platform: | Size: 3072 | Author: | Hits:

[Speech/Voice recognition/combinevq

Description: 矢量量化 (vq)的matlab实现-Vector quantization (vq) the realization of the matlab
Platform: | Size: 5120 | Author: 夭淼 | Hits:

[Compress-Decompress algrithmsvq

Description: 基于连续隐马尔可夫模型hmm的语音识别的vq程序-Based on Continuous Hidden Markov Model Speech Recognition hmm the VQ process
Platform: | Size: 5120 | Author: 小苗 | Hits:

[Speech/Voice recognition/combineVQ

Description: 说话人识别程序,VQ识别方法,特征参数是MF-Speaker recognition procedures, VQ identification methods, feature parameters are MF
Platform: | Size: 9216 | Author: 唐老鸭 | Hits:

[Speech/Voice recognition/combineVQ

Description: 一个VQ语音识别代码 自己写的 十分有用来分享下-A VQ speech recognition to write code themselves have used to share the very next
Platform: | Size: 7061504 | Author: karl | Hits:

[Speech/Voice recognition/combineVQ

Description: 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\vq) 在Command windows中输入 train( 1s\ ,7) 这是将1s中的wav文件进行特征提取并产生VQ码本, 在workspace中有个ans的文件保存为.m文件,比如7.m,保存在1s文件夹下。(1s表示语音长1秒) 2 识别 在Command windows中输入 test( 4s/ ,7,ans) 其中的ans 就是步骤1产生的码本。(必须保证7.m在workspace中打开)此时就会显示结果。 Speaker 1 matches with speaker 2 Speaker 2 matches with speaker 3 Speaker 3 matches with speaker 4 Speaker 4 matches with speaker 6 Speaker 5 matches with speaker 2 Speaker 6 matches with speaker 7 Speaker 7 matches with speaker 7 1s、4s分别是7个不同的人说话的录音,只是打乱了次序。-err
Platform: | Size: 466944 | Author: 晶晶 | Hits:

[Speech/Voice recognition/combinevq

Description: 使用lpcc参数的vq算法,vq为主函数,lpcc是提取线性倒谱系数-The use of the VQ algorithm lpcc parameters, vq-based function, lpcc is the extraction of linear cepstrum coefficients
Platform: | Size: 2048 | Author: cao | Hits:

[Compress-Decompress algrithmsvq

Description: vq算法,一个矢量量化算法,用于图像压缩,很经典的算法 -vq
Platform: | Size: 3072 | Author: lfc | Hits:

[OtherVQ

Description: Compression and decompression VQ=vector quantization for image.
Platform: | Size: 370688 | Author: Lusa Elena | Hits:

[Speech/Voice recognition/combinevq

Description: 自己写的一个矢量量化(VQ)码本生成程序。调试已通过,码本保存目录“../DATA/CODEBOOK/”下。-To write a vector quantization (VQ) codebook generation procedure. Debugging has been passed, the preservation of code directory " ../DATA/CODEBOOK /" under.
Platform: | Size: 5120 | Author: dream | Hits:

[Embeded-SCM Developvq

Description: 基于VQ的语音识别程序,我用了,很好用,希望帮帮大家!-VQ-based speech recognition program I used, very good use, you want to Bang Bang!
Platform: | Size: 1414144 | Author: 罗总 | Hits:

[OtherVQ

Description: 基于VQ的说话人识别系统,MFCC实现征-VQ based on
Platform: | Size: 51200 | Author: 李季红 | Hits:

[matlabvq

Description: vq方法用于语音识别。 -vq method for speech recognition.vq method for speech recognition.
Platform: | Size: 5120 | Author: 简菱 | Hits:

[matlabvq

Description: 语音识别VQ全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,-VQ whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum
Platform: | Size: 18432 | Author: wang | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net