登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:语音合成与识别
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ISM

  房间脉冲响应函数IMAGE,用于计算房间混响时间的(Room impulse response function IMAGE, used to calculate the room reverberation time)

23
下载
158
浏览
2021-01-24发布

2. process_params

  parameter参数提取程序,matlab实现(parameter process in matlab)

36
下载
119
浏览
2021-01-22发布

3. 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)

52
下载
153
浏览
2021-01-15发布

4. 信号处理赵力(中文入门)

  很好的一本关于语音信号处理的书,而且是中文版的,比较好用(A good book about the processing of speech signal)

104
下载
129
浏览
2021-01-11发布

5. 哼歌

  通过语音分帧、端点检测、pitch提取、DTW算法,实现歌曲识别(Through voice framing, endpoint detection, pit extraction, DTW algorithm, song recognition is realized)

15
下载
150
浏览
2021-01-10发布

6. quantizing

  应用LBG算法对语音信号进行矢量量化。本压缩包共有两个主文件,training.m对训练数据进行处理并得到四个初始码本,quantizing.m对待量化数据进行矢量量化。其余为自编功能函数。(application of voice signal VQ. The compressed into two main documents, training.m right training data to be processed and four of the initial code, quantizing.m treat quantitative data for vector quantization. The remainder self-function.)

302
下载
125
浏览
2021-01-09发布

7. mumbel

  语音通信,延迟小,质量高,游戏玩家专用哈。(Voice communications, delay, high quality, dedicated gamers Kazakhstan.)

5
下载
155
浏览
2021-01-07发布

8. mumbel

  语音通信,延迟小,质量高,游戏玩家专用哈。(Voice communications, delay, high quality, dedicated gamers Kazakhstan.)

5
下载
173
浏览
2021-01-07发布

9. espeak-1.46.02-source

  一款语音和成软件,主要是文本转语音,包括英文、普通话等(text change to speak)

25
下载
177
浏览
2021-01-03发布

10. espeak_1.36

  espeak语音生成库,内附有移植使用文档《espeak移植使用》(espeak speech generation library, containing transplanted using the document espeak transplant use )

39
下载
163
浏览
2021-01-03发布

11. espeak-source

  这是开源语音合成espeak的源代码,对研究TTS的同学很有帮助。(This source code is open source speech synthesizer espeak, helpful studies TTS classmates.)

25
下载
191
浏览
2021-01-03发布

12. 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)

30
下载
155
浏览
2020-12-29发布

13. GSC

  采用广义旁瓣抵消(GSC)自适应波束形成方法实现时域和频域滤波,采用LMS自适应算法,最终实现语音增强。(文件中包含纯净语音及不同信噪比的带噪语音)(Generalized sidelobe canceller (GSC) adaptive beamforming method to achieve time-domain filtering using the LMS adaptive algorithm, and ultimately the speech enhancement)

580
下载
619
浏览
2020-12-28发布

14. matlab_shuziyuyin

  本次课程设计主要介绍了语音信号的录制、语音信号的采集与分析、语音信号的采样、语音信号的频谱分析、加噪后的频谱分析、滤波器的设计以及对于语音信号的回放等知识。通过 Cool Edit录制一段语音信号,运用MATLAB对其进行时域与频域分析,然后设计滤波器加入噪声进行滤波处理,比较滤波前后始于波形或频谱的变化,最后实现对于语音的回放设计。(Digital voice processing filter design)

28
下载
165
浏览
2020-12-22发布

15. cochleagram.tar

  一个语音分析程序,包含gammatone滤波器组的分解和重组。对学习语音分析的很有帮助(A speech analysis program contains the gammatone filter group decomposition and reorganization. Helpful learning speech analysis)

121
下载
163
浏览
2020-12-20发布

16. KarmanFilter

  卡尔曼滤波器,demo中可以预测点的轨迹(Kalman filter, demo predictable point in the trajectory)

81
下载
156
浏览
2020-12-18发布

17. DTMF

  自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)

21
下载
142
浏览
2020-12-17发布

18. DTMF

  自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)

20
下载
121
浏览
2020-12-17发布

19. dct

  在平台上找到的滑动/移动DCTII算法,都是用不了的,尤其是用于LMS,根本不适用,查了国内外论文,遍了程序,供大家参考(In PUDN,most DCT programm are not fit to LMS adaptive filter. with several literatures, this programm is finished for LMS filter.)

2
下载
120
浏览
2020-12-14发布

20. uds-c-master

  uds 诊断主机模式,采用C语言作为开发语音。( This is a platform agnostic C library that implements the Unified Diagnostics Services protocol for automotive electronics. UDS is documented in ISO 14229 and is the underpinning for the more well-known On-board Diagnostics (OBD) standard. The library currently supports UDS running over CAN (ISO 15765-4), which uses the ISO-TP (ISO 15765-2) protocol for message framing. This library doesn t assume anything about the source of your diagnostic message requests or underlying interface to the CAN bus)

264
下载
142
浏览
2020-12-14发布