Welcome![Sign In][Sign Up]
Location:
Search - wav dtw

Search list

[Speech/Voice recognition/combineVoice_Recognition

Description: DTW算法 汉语0~9 语音识别 录音 comp.wav后 执行test.m即可 建议自己录s0~s9 十个模板-DTW 0 ~ 9 Chinese speech recognition after recording comp.wav implementation can be built test.m and recorded their molecule-s9 10 template
Platform: | Size: 60432 | Author: 胡杨 | Hits:

[Speech/Voice recognition/combinedtw_test

Description: 语音识别中DTW算法的测试程序,包括几个测试用的WAV文件和TCL脚本程序-Speech Recognition DTW testing procedures, including several tests of WAV files and TCL script
Platform: | Size: 79759 | Author: liangtao | Hits:

[Technology Management声音识别匹配算法的研究与实践

Description: 匹配两个wav文件相似程度的论文,可还原为匹配算法,使用了VQ,DTW等算法
Platform: | Size: 227088 | Author: topreap@126.com | Hits:

[Speech/Voice recognition/combineVoice_Recognition

Description: DTW算法 汉语0~9 语音识别 录音 comp.wav后 执行test.m即可 建议自己录s0~s9 十个模板-DTW 0 ~ 9 Chinese speech recognition after recording comp.wav implementation can be built test.m and recorded their molecule-s9 10 template
Platform: | Size: 60416 | Author: 胡杨 | Hits:

[Speech/Voice recognition/combinedtw_test

Description: 语音识别中DTW算法的测试程序,包括几个测试用的WAV文件和TCL脚本程序-Speech Recognition DTW testing procedures, including several tests of WAV files and TCL script
Platform: | Size: 79872 | Author: liangtao | Hits:

[Speech/Voice recognition/combinedtw

Description: DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]-DTW (Dynamic Time Warping) algorithm, c code uses: dtw infile1 infile2 outfile xsize ysize params [debug_file]
Platform: | Size: 7168 | Author: 陈锦 | Hits:

[matlabdtw321

Description: dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
Platform: | Size: 524288 | Author: xufang | Hits:

[OtherVoice.detection.source.code

Description: 集成了enframe语音的帧分段,wavread wav语音文件的读取,vad端点识别,DTW等m文件。-Integrated enframe voice frame section, wavread wav sound files to read, vad endpoint identification, DTW and other m files.
Platform: | Size: 10240 | Author: 肖水 | Hits:

[Special EffectsDTW

Description: 运用DTW算法计算两个wav文件的相似度,并映射成为百分制,很实用的程序(原创)-DTW algorithm using two wav files of similarity, and mapping a percentile system, very useful program (original)
Platform: | Size: 5992448 | Author: | Hits:

[Multimedia Developmymfccdtw

Description: 用DTW分析wav文件的MFCC倒频系数,以识别说话人的程序-Wav files using DTW analysis MFCC cepstral coefficients, in order to identify the speaker' s program
Platform: | Size: 9393152 | Author: bolide | Hits:

[Speech/Voice recognition/combineSpeechRecAndSyn07

Description: 一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech synthesis.MainGuide01.fig extracting MFCC and using DTW to calculate the minimum distance between the real-time recording and templates , the recognition results are achieved, and the waveform diagram, FFT result , spectrum diagram are shown. MainGuide02.fig is a speech synthesis program, it load a wav file using LPC, synthesis by the residuals or by pitch two ways, you can listen to synthesized speech effect in the real time .
Platform: | Size: 365568 | Author: 袁斌 | Hits:

[Speech/Voice recognition/combinesy3

Description: (1)录制语音文件 利用GoldWave或NGwave录音软件录制单字发音语音文件,以wav音频格式保存,共录制两组,一组用于计算参考模板,另一组作为测试模板用于语音识别。 录制语音时,为了能够在主程序中循环读入语音文件,文件名采用数字顺序命名。记录语音文件以及所对应的发音。记于表3中。 另外,录制语音时,注意调整合适的Mic音量,避免语音波形幅度过小,难于同噪声区分开。同时也要避免波形幅度过大,造成波形失真。 (2)调试端点检测程序 结合流程图读懂Matlab程序,先单独调试,记录并观察测试结果。 原始语音中检测出起始和终止端点后,用plot( )函数绘制原始语音文件波形图,检测得到的端点之间的语音波形图。对比图形,分析检测结果是否满意。 (3)调试DTW主程序 结合图3.2所示流程图修改和调试Matlab程序,加入DTW实验系统工具箱文件,调试运行程序。 (4)运行和测试系统 先把录制好的声音文件(自己录制的和其他同学录制的)制作成2组声音文件,再准备两个测试音文件。 - voice signal processing
Platform: | Size: 3140608 | Author: 刘杨 | Hits:

[Speech/Voice recognition/combineJLDATA

Description: 摘 要:本论文主要研究了语音识别的基本原理,对语音识别系统的构成进行分析处理,其中包括预处理、特征参数提取、建立模块库、识别匹配几大部分。预处理又包括语音采样、预加重、加窗(汉明窗)、端点检测;特征提取的参数是梅尔频率倒谱系数MFCC。 该语音系统采用的是动态时间伸缩算法(DTW),研究对象是特定人的语音识别,并在MATLAB平台上实现。为了进行后续研究,首先使用电脑中的录音系统录制了阿拉伯数字0—9的语音文件,并转化成 “.wav”格式的文件。-Abstract: This thesis mainly studied the basic principle of speech recognition, to analyze the composition of the speech recognition system, including the preprocessing, feature extraction, to set up the module library, identify several most matches. Pretreatment, including speech sampling, pre-emphasis, add window (hamming window), endpoint detection Feature extraction of MFCC MEL frequency cepstrum coefficient. The voice system USES a dynamic time scale (DTW) algorithm, the research object is the speaker-dependent speech recognition, and realized in MATLAB platform.To carry out the follow-up study, the first to use the recording in a computer system to record the audio files of Arabic Numbers 0-9, and translated into . Wav format file.
Platform: | Size: 9216 | Author: silver teng | Hits:

CodeBus www.codebus.net