登录
首页 » matlab » real_final_test

real_final_test

于 2020-12-29 发布 文件大小:4874KB
0 363
下载积分: 1 下载次数: 30

代码说明:

  男女变声器,语言信号处理,录音,matlab,各种滤波器,有预处理,自定义时长录音并保存,自主选择文件,自主制作界面(Male and female voice changer, speech signal processing, audio, MATLAB, various filters, pretreatment, long recording and save custom, choose file, independent production interface)

文件列表:

123.wav, 48044, 2017-05-20
12345.wav, 80044, 2017-05-20
321.wav, 48044, 2017-05-20
4.wav, 64044, 2017-05-22
findpitch.m, 539, 2017-05-20
lena.jpg, 144232, 2014-12-30
man_voice_double.wav, 1781874, 2017-04-29
man_voice_single.wav, 890994, 2017-04-29
manman.wav, 1372240, 2017-05-24
myvoice.wav, 1294416, 2017-05-07
myvoice_double_1.wav, 1294416, 2017-05-07
ourfinal.fig, 13038, 2017-06-10
ourfinal.m, 26075, 2017-06-10
smy.wav, 64044, 2017-05-22
wa.jpg, 2612, 2017-05-20
wa.png, 3842, 2017-02-09
woman_voice_double.wav, 1392754, 2017-04-29
womanwoman.wav, 1376336, 2017-05-24

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

发表评论

0 个回复

  • OLA
    编写一Matlab函数,用30ms三角窗和15ms帧移计算语音信号的STFT。并用OLA法重建原始信号。设计一种基于OLA的综合方法,以通过重复每帧对语音信号以因子2进行时域扩展。(Write a Matlab function, STFT and 30ms triangular window and 15ms frame-shift calculation of the speech signal. And the OLA method to reconstruct the original signal. Design an integrated approach based on OLA, by repeating each frame of the speech signal by a factor of 2 when the domain extension.)
    2012-04-18 10:49:23下载
    积分:1
  • LPC-FORMANT-PITCH
    lpc提取共振峰和基频,适合初学语音的同学使用,增强认识(lpc formant extraction and baseband, suitable for beginners to use the voice of the students, and enhance understanding)
    2013-06-21 09:22:14下载
    积分:1
  • MATLAB-YUYINSHIBIE
    完整的基音识别程序,经过修改,测试正确。包含基音检测,DTW,LPCC,MFCC提取等(integrity of the pitch identification procedures, the result of the revision, the test correctly. Pitch Detection included, DTW, LPCC Features, MFCC extraction)
    2021-04-25 17:18:46下载
    积分:1
  • loudness
    计算声音信号的总声压级,1/3/倍频程声压级,总响度,特性响度,尖锐度(Calculation of the total sound pressure level of the voice signal, 1/3/octave sound pressure level, the total loudness, loudness characteristics, acute severe)
    2021-05-14 14:30:02下载
    积分:1
  • EVRC
    EVRC的语音编码算法研究及仿真,及二阶固定码本搜索算法(Speech Coding Algorithm and Simulation of EVRC)
    2017-04-27 23:14:34下载
    积分:1
  • real_final_test
    男女变声器,语言信号处理,录音,matlab,各种滤波器,有预处理,自定义时长录音并保存,自主选择文件,自主制作界面(Male and female voice changer, speech signal processing, audio, MATLAB, various filters, pretreatment, long recording and save custom, choose file, independent production interface)
    2020-12-29 15:29:00下载
    积分:1
  • Dtw
    这是一个基于DTW的语音识别的代码,里面包含端点检测和MFCC的提取。(This is a DTW-based speech recognition code, which contains end point detection and the extraction of MFCC.)
    2021-04-22 13:48:49下载
    积分:1
  • HMMforspeechrecogntion
    一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理(An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welch based re-estimation and Viterbi algorithm involved in HMM. it helps much better understand the HMM algorithm and its application for speech recogntion. )
    2010-01-05 15:16:00下载
    积分:1
  • ABSE
    熵值越大则每个符号包含的平均信息量越大。有研究发现,在有噪声的语音信号中,语音信号的熵和噪声信号的熵存在着较大的差异,对噪声信号来说在整个频带内分布相对平坦,熵值小,语音信号集中在某些特定频段内,熵值大。因此利用这个差异可以区分噪音段和语音段。(The greater the entropy is, the greater the average information of each symbol is. It is found that, in noisy speech signals, the entropy of speech signals and the entropy of noise signals are quite different. For noisy signals, the distribution is relatively flat in the whole frequency band, and the entropy value is small. The speech signal is concentrated in some specific frequency bands, and the entropy value is large. So the difference can be used to distinguish the noise segment and the speech segment.)
    2020-11-02 21:29:54下载
    积分:1
  • The-FIR-filter-design
    (附带有文档,文档中有方案,有程序有结果,设计完后对一段语音进行处理)给定滤波器的规一化性能指标(参考指标,实际中依据每个同学所叠加噪声情况而定)通带截止频率wp=0.25*pi。 采用窗函数法设计低通、高通、带通型FIR滤波器,对叠加噪声前后的语音信号进行滤波处理,绘出滤波器的频域响应,绘出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;在相同的性能指标下比较各方法的滤波效果,并从理论上进行分析((With the document, document, program, program results, the design after a voice) to set the filter rules of performance indicators (reference, practice, each student adding noise may be) passband cutoff frequency wp = 0.25* pi. Window function method to design low pass, high pass, band-pass FIR filter, filtering the voice signal before and after adding noise, draw the filter frequency response plot the time-domain waveform and spectrum of the filtered signal, and filtering the signal before and after comparison and analysis of signal changes the filtering effect of the various methods in the same performance indicators, and the theoretical analysis)
    2021-01-15 00:28:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载