登录
首页 » matlab » Voice

Voice

于 2016-05-12 发布 文件大小:5274KB
0 228
下载积分: 1 下载次数: 120

代码说明:

  三种降噪,回声和变调的语音信号处理,含UI界面(Three kinds of noise reduction, echo and tone of voice signal processing, including UI interface)

文件列表:

.fig,909,2015-10-24

1.m,60,2015-10-24
11111111.wav,529244,2016-04-19
close1.fig,1207,2015-05-22
close1.m,2757,2015-05-22
cshs.m,168,2015-10-24
daofang.m,68,2015-10-24
df.m,136,2015-10-24
disteu.m,781,2015-05-22
disteus.m,350,2015-05-22
eg.wav,352844,2015-10-29
findpitch.m,563,2015-10-24
jzceshiui.fig,11196,2015-10-24
jzceshiui.m,7611,2015-10-27
ku.fig,25424,2015-05-15
ku.m,7889,2015-10-24
license.txt,1338,2010-06-19

luyin.m,699,2015-05-14
luyins.m,121,2015-10-24
matlab语音识别.lnk,846,2015-05-23
melfb.m,379,2015-04-26
mfcc.m,658,2015-05-20
over.m,2754,2015-05-22
pingpu.m,880,2015-05-15
qitaui.fig,11060,2016-01-13
qitaui.m,9829,2016-01-13
renqunzaoyin.m,120,2015-10-23
s1.wav,352844,2016-01-13
s2.m,847,2015-10-24
sample
......\Record_ll.m,377,2014-10-16
......\s1.wav,352844,2015-10-24
......\s10.wav,352844,2015-10-24
......\s11.wav,32044,2014-10-12
......\s12.wav,32044,2014-10-12
......\s13.wav,32044,2014-10-12
......\s14.wav,87288,2015-05-07
......\s15.wav,88292,2015-05-07
......\s2.wav,352844,2015-10-24
......\s3.wav,352844,2015-10-24
......\s4.wav,352844,2015-10-24
......\s5.wav,352844,2015-10-24
......\s6.wav,352844,2015-10-24
......\s7.wav,352844,2015-10-24
......\s8.wav,352844,2015-10-24
......\s9.wav,352844,2015-10-24
......\语音码本备用.zip,51943,2014-10-03
shouyeui.fig,2222,2015-10-24
shouyeui.m,4621,2015-10-28
test1.m,1554,2015-10-18
test2.m,1567,2015-10-18
tiaotiao.fig,4108,2015-10-24
tiaotiao.m,3603,2015-10-24
tongyin.m,2649,2015-10-24
uijiangzao.fig,15876,2015-10-24
uijiangzao.m,12393,2015-10-29
untitled.fig,14380,2015-10-24
untitled.m,4017,2015-10-24
Untitled4.m,2705,2015-10-24
vuvuzela.wav,529244,2016-01-13
vuvuzela_denoising.m,5070,2015-10-24
zcx.m,290,2015-10-18
zhuchengxu.1.m,826,2015-10-18

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

发表评论

0 个回复

  • vadsohn
    VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。(VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.)
    2013-10-21 13:38:36下载
    积分:1
  • pcm
    对语音信号进行脉冲编码调制,采用A律13折线(Voice signal pulse coding modulation, using A Law 13 polyline)
    2016-12-23 15:50:48下载
    积分:1
  • mfcc_svm
    mfcc特征提取法 以及svm训练 可以使用(MFCC feature extraction method and SVM training can be used)
    2021-04-27 16:28:44下载
    积分:1
  • BBS
    基于FastICA相结合实现的语音信号的采集、随机混合,再通过盲分离将混合后的语音信号分离(Speech signal acquisition and random mixing based on FastICA, and then the mixed speech signal is separated by blind separation.)
    2020-06-25 12:20:02下载
    积分:1
  • HMM
    本篇文章是要使针对HMM初学者,该文主要介绍了HMM原理(This article is to make for beginners HMM, the article mainly introduces the principle of HMM)
    2008-05-19 13:40:01下载
    积分:1
  • espeak-source
    这是开源语音合成espeak的源代码,对研究TTS的同学很有帮助。(This source code is open source speech synthesizer espeak, helpful studies TTS classmates.)
    2021-01-03 17:48:56下载
    积分:1
  • yuyinxinhaolianghua
    采用矢量量化对语音信号量化,并与标量量化对比分析,绘制了语音信号的概率密度曲线(The use of vector quantization for speech signal quantization and scalar quantization and comparative analysis, rendering the speech signal probability density curve)
    2009-07-01 16:32:02下载
    积分:1
  • yuyinshiyupinyufenxi
    语音信号的时域频域分析,从短时能量到语谱图,以及线性预测参数和梅尔倒谱系数等等(Speech signal in time domain frequency domain analysis, from the short-term energy to the spectrogram, and the linear prediction parameters and the Mel cepstral coefficients, etc.)
    2021-03-26 14:19:13下载
    积分:1
  • 各种算法的MATLAB代码
    基于HMM的语音识别算法和毕设例程,包括数据。(HMM-based speech recognition algorithm and complete routine, including data.)
    2021-04-14 20:08:54下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载