登录
首页 » matlab » Speech-processing

Speech-processing

于 2012-04-01 发布 文件大小:224KB
0 124
下载积分: 1 下载次数: 210

代码说明:

  原创,语音合成matlab程序,可改变一段语音的音调,语速等,实现男声变女声,女声变男声等功能。(The original speech synthesis matlab program can change a voice tone, speed, etc., to achieve male changed Girls, female become male functions.)

文件列表:

语音处理,改变声调、语速等,matlab代码
......................................\exc.pcm,27460,2011-08-07
......................................\exc_syn.pcm,27460,2011-08-07
......................................\exc_syn_t.pcm,27460,2011-08-07
......................................\exc_syn_v.pcm,54920,2011-08-07
......................................\rec.pcm,27460,2011-08-07
......................................\speechproc.asv,5512,2011-07-24
......................................\speechproc.m,5512,2011-07-24
......................................\syn.pcm,27460,2011-08-07
......................................\syn_t.pcm,27460,2011-08-07
......................................\syn_v.pcm,54920,2011-08-07
......................................\Tomvoice.pcm,26844,2011-06-29
......................................\voice.pcm,27460,2006-08-14
......................................\Voice_1.asv,249,2011-07-24
......................................\Voice_1.m,265,2011-07-24
......................................\Voice_12.asv,202,2011-07-24
......................................\Voice_12.m,213,2011-07-24
......................................\Voice_7.m,163,2011-07-24
......................................\voice_8.asv,178,2011-07-24
......................................\Voice_8.m,188,2011-07-24
......................................\Voice_9.asv,297,2011-07-24
......................................\Voice_9.m,352,2011-07-24
......................................\语音处理所需资源
......................................\................\speechproc.m,4046,2006-08-14
......................................\................\Tomvoice.pcm,26844,2011-06-29
......................................\................\voice.pcm,27460,2006-08-14

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

发表评论

0 个回复

  • matlab
    在提供音频的情况下,利用双音多频确定拨号音。(In the provision of audio cases, the use of dual-tone multi-frequency determine the dial tone.)
    2010-01-20 17:14:58下载
    积分:1
  • yubaihua
    预白化是对语音信号在处理之前的一中预处理操作,对其后的操作有很重要的作用()
    2007-07-11 16:25:44下载
    积分:1
  • smart_car
    手机端蓝牙连接设备(以小车为例),通过按键、本地语音识别(pocketsphinx)和重感控制设备,蓝牙连接地址在BluetoothTools中修改,本地需要配置NDK环境才能编译。(Bluetooth mobile client devices (for example in the car), buttons, local speech recognition (pocketsphinx) and heavy sense of control devices, Bluetooth connectivity address BluetoothTools modify the local environment can be configured to compile NDK.)
    2014-05-05 20:34:27下载
    积分:1
  • 哼歌
    通过语音分帧、端点检测、pitch提取、DTW算法,实现歌曲识别(Through voice framing, endpoint detection, pit extraction, DTW algorithm, song recognition is realized)
    2021-01-10 16:28:50下载
    积分:1
  • speaker_recognition
    说话人识别系统,界面友好,可以对实时录音的说话人进行识别(Speaker recognition system, user-friendly, real-time recording can be carried out to identify the speaker)
    2021-04-20 14:38:50下载
    积分:1
  • TPCALDAAh
    这是自己毕业设计做的PCA和LDA的结合,训练和识别别过程都有,用的是ORL库里的图像,具有较高的识别率! (This is a combination of PCA and LDA graduation design, training and do the process of the identification with ORL library of images, has a high recognition rate!)
    2012-07-19 11:21:01下载
    积分:1
  • recognition
    一种加权K近邻语音情感识别程序,包括部分柏林语音情感库(A Weighting K-nearest neighbor speech emotion recognition program, including some libraries Berlin Speech Emotion)
    2013-09-04 16:15:24下载
    积分:1
  • SMI
    智能天线波束形成的LMS、SMI、RLS算法的程序(Smart antenna beamforming of LMS, SMI, RLS algorithm procedure)
    2020-12-14 15:19:14下载
    积分:1
  • Dereverberation
    通常语音信号在增强时会出现混响现象,演讲者为了消除背景混响,不得不频繁地偏转头部的方向,这样会造成脉冲响应的不断改变。我们结合盲解卷法和频谱消去法来提高逆滤波器的滤波效果。我们利用输入语音信号间的相关系数矩阵计算出稳定、精确的室内脉冲响应的逆滤波器,而这些输入信号无需测量室内的脉冲响应就能被观测到。逆滤波能够消除早期的反射,这些反射包含混响中的绝大部分能量。之后,用频谱消去法来抑制逆滤波后的信号的尾部混响。本方法在实际适应性方面的表现通过具体的实验进行了验证,结果表明盲解卷法和频谱消去法的结合相较于单独使用一种方法,能够提供一个更优越的演说环境。(Usually voice signal will be enhanced when the reverberation phenomenon, the speaker in order to eliminate the background reverberation, and had to frequently deflect the direction of the head, this will cause the impulse response of changing. We combine the blind deconvolution and spectral elimination method to improve the filtering effect of the inverse filter. We use the correlation coefficient matrix between the input speech signal to calculate the stable, accurate inverse filter of the indoor impulse response, and these input signals do not need to measure the room impulse response can be observed. Inverse filtering to eliminate early reflections, these reflections contains most of the energy in the reverberation. After the spectrum elimination method to suppress the tail reverberation of the signal after the inverse filtering. Performance in the actual adaptation of the method by specific experimental validation results show that the blind deconvolution and spectrum to eliminate )
    2012-04-17 22:18:00下载
    积分:1
  • VQ_LBG_newdistortion
    语音编码中对LSF系数进行VQ处理,LBG方法生成VQ码书,且采用了新的失真测度(Speech Coding for VQ processing LSF coefficients, LBG method of VQ codebook generation, and adopted a new measure of distortion)
    2021-04-21 23:18:49下载
    积分:1
  • 696524资源总数
  • 103838会员总数
  • 43今日下载