登录
首页 » matlab » melp-MATLAB

melp-MATLAB

于 2009-12-15 发布 文件大小:726KB
0 295
下载积分: 1 下载次数: 52

代码说明:

  本代码是基于matlab实现的melp算法,编码速率为2.4kb/s(This code is based on the matlab implementation melp algorithms, coding rate of 2.4kb/s)

文件列表:

melp-MATLAB
...........\common
...........\......\CODEBOOK_FMCQ1.m
...........\......\CODEBOOK_FMCQ2.m
...........\......\coeff.m
...........\......\d_lsf.m
...........\......\melp_bandpass.m
...........\......\melp_lsf2lpc.m
...........\......\stage.m
...........\decode
...........\......\CODEBOOK_FMCQ1.m
...........\......\CODEBOOK_FMCQ2.m
...........\......\coeff.m
...........\......\d_ase.m
...........\......\d_disp.m
...........\......\d_ga.m
...........\......\d_gains.m
...........\......\d_init.m
...........\......\d_k1.m
...........\......\d_lps.m
...........\......\d_lsf.m
...........\......\d_mix.m
...........\......\d_pdfs.m
...........\......\inversedmale.wav
...........\......\melp_bandpass.m
...........\......\melp_decoder.m
...........\......\melp_lsf2lpc.m
...........\......\noise_est.m
...........\......\noise_sup.m
...........\......\README.txt
...........\......\stage.m
...........\encode
...........\......\alert.wav
...........\......\CODEBOOK_FMCQ1.m
...........\......\CODEBOOK_FMCQ2.m
...........\......\coeff.asv
...........\......\coeff.m
...........\......\dc_rmv.m
...........\......\double_ck.m
...........\......\double_ver.m
...........\......\d_lsf.m
...........\......\find_harm.m
...........\......\FPR.m
...........\......\intpitch.m
...........\......\lpc_residual.m
...........\......\lsfcomp.m
...........\......\lsf_clmp.m
...........\......\male1.wav
...........\......\male8000.wav
...........\......\MaleVoice.pk
...........\......\MaleVoice.wav
...........\......\melp_5b.m
...........\......\melp_ana.asv
...........\......\melp_ana.m
...........\......\melp_APU.m
...........\......\melp_bandpass.m
...........\......\melp_bpva.m
...........\......\melp_encode.m
...........\......\melp_FMCQ.m
...........\......\melp_gain.m
...........\......\melp_iir.m
...........\......\melp_init.asv
...........\......\melp_init.m
...........\......\melp_lpc.asv
...........\......\melp_lpc.m
...........\......\melp_lpc2lsf.m
...........\......\melp_lsf2lpc.m
...........\......\melp_MSVQ.asv
...........\......\melp_MSVQ.m
...........\......\melp_Qgain.m
...........\......\melp_wf.asv
...........\......\melp_wf.m
...........\......\pitch2.m
...........\......\pitch3.m
...........\......\README.txt
...........\......\stage.m
...........\......\Test.wav
...........\t.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 马尔科夫模型代码hmm_toolbox
    马尔科夫模型代码,包括连续马尔科夫和离散马尔科夫(HMM code,CHMM DHMM)
    2020-07-07 23:38:57下载
    积分:1
  • temp_matlab
    语音的识别的前端技术,语音的基音周期检测(Front-end voice recognition technology, Voice Pitch Detection)
    2020-11-17 21:39:45下载
    积分:1
  • iFlyVoice 讯飞输入法组件
    自己提取的讯飞输入法语音识别组件,可绿色运行,解压双击iFlyVoice.exe即可运行,语音识别能力比较强!(The voice recognition component extracted by Xunfei can be operated in green, decompressed and double-clicked iFlyVoice.exe can be operated, and the voice recognition ability is relatively strong!)
    2020-06-19 06:00:01下载
    积分:1
  • DOA_Estimation
    DOA_Estimation,带有详细注释,,包含MUSIC,RootMUSIC,ESPRIT,MVDR,F-SAPES几种算法。(DOA_Estimation, with detailed annotations, contains MUSIC, RootMUSIC, ESPRIT, MVDR, F-SAPES algorithms.)
    2020-10-18 13:17:26下载
    积分:1
  • speechstt
    c#写的语音识别程序,识别效率还算可以。且根据识别可以给出相应的识别百分比。适合研究语音识别以及tts的参考!(c# to write the speech recognition process, identify efficiency figure. And recognition can be given according to the percentage of the corresponding identification. Tts speech recognition, as well as for research reference!)
    2010-06-01 09:51:14下载
    积分:1
  • dtw
    语音识别,dtw算法,matlab程序 语音识别,dtw算法,matlab程序(Speech recognition, dtw algorithm, matlab program speech recognition, dtw algorithm, matlab program)
    2013-01-10 16:33:04下载
    积分:1
  • test-one
    语音识别,有详细的程序注释,正确率达到95 (Speech recognition, detailed program notes, the correct rate of 95 )
    2013-02-26 14:47:28下载
    积分:1
  • voice
    基于LPC的语音合成,可以实现变调变速功能,附带注释便于学习。(LPC-based speech synthesis, can achieve modulation speed function, annotated easy to learn.)
    2010-01-25 19:03:12下载
    积分:1
  • voicesignalprocessing
    语音识别中信号特征的提取,基因周期估计,共振峰估计等。(Signal feature extraction in speech recognition, cycle genes estimation, formant estimation,etc)
    2015-03-24 15:51:06下载
    积分:1
  • Td-psolaPitchDuration
    使用TD-PSOLA(td-psola、psola)算法,做了一个语音合成,实现语音声调的变调,时长的变化等功能。参考praat源码,提取出其合成方法,效果不错。需要提供pitchtier、durationtier、pointprocess等准换信息文本(可由praat产生)供readfile函数读入(Use TD-PSOLA (TD-PSOLA, PSOLA algorithm, made a speech synthesis, speech tone tone sandhi, long-term changes in the function. Reference Praat source code, extract its synthetic method, the effect of the same.)
    2021-03-13 14:59:24下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载