登录

最新会员 最新下载

成为了本站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. 编程语言:matlab
  2. 代码类别:语音合成与识别
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. specsub_modified11

  语音唤醒就是在设备待机状态下,用户说出特定的语音指令(唤醒词)使设备进入工作状态或完成某一操作。设备为了实现语音唤醒功能,就需要设备实时监听,也就是实时的录音并分析有没有唤醒词来唤醒设备。评价一个语音唤醒系统的标准有三个:唤醒正确率、误报率、功耗。一般情况下,唤醒正确率越高 ,误报率也越高。好的系统就需要唤醒率高,误报率低,功耗低。(Speech wakeup is when the device is in standby mode, the user speaks a particular voice command (wake up word), so that the device enters the work state or completes an operation. In order to realize the function of speech wakeup, the device needs real-time monitoring, that is, real-time recording and analyzing whether or not wake words are used to wake up the equipment. There are three criteria for evaluating a voice wakeup system: wakeup accuracy, false positive rate, and power consumption. Generally, the higher the correct rate of arousal, the higher the false positive rate. A good system requires high wake-up rate, low false positive rate and low power consumption.)

8
下载
170
浏览
2017-08-15发布

2. speech_vad

  利用MATLAB来实现语音的分帧及语音端点检测(Using MATLAB to achieve voice segmentation and voice endpoint detection)

7
下载
123
浏览
2017-07-12发布

3. yuyinfenxi

  利用自相关或平均幅度差提取基音原理,帧长160,帧移80。求能量E、过零率Z和基音周期pitch;采用自相关法或平均幅度差法求取基音周期,基音周期范围(80~400hz);画出能量、过零率和基音曲线。(Pitch principle is extracted by means of autocorrelation or mean amplitude difference)

6
下载
161
浏览
2017-07-10发布

4. yuputu

  语音的语谱图实现,用于语音转换语谱图,用CNN网络进行分类识别(Realization of phonological representation of speech)

26
下载
172
浏览
2017-06-27发布

5. main

  用于语音信号,心音信号基于SVM的MATLAB识别(Recognition of Speech Signal and Heart Sound Signal Based on SVM)

26
下载
150
浏览
2017-05-16发布

6. transfer

  matlab实现的基于小波变化的语音去噪源码,可以去除语音中的背景噪声。(Matlab based on the wavelet changes in the voice de-noising source, you can remove the background noise in the voice.)

9
下载
125
浏览
2017-05-02发布

7. qpso

  量子粒子群算法应用。对三个水听器的位置定位,在假设水听器位置已知情况下,以及其他方法估计得到的时延,通过量子粒子群算法计算,验证量子粒子群算法的计算精度。(Quantum particle swarm optimization application. Position location of the three hydrophones in the hydrophone position assumed known case, and other methods for estimating time delay obtained by calculating the quantum PSO QPSO verify the accuracy of the algorithm.)

42
下载
137
浏览
2017-04-22发布

8. jmnhb

  是信号处理的基础,完整的基于HMM的语音识别系统,外文资料里面的源代码。( Is the basis of the signal processing, Complete HMM-based speech recognition system, Foreign materials inside the source code.)

4
下载
122
浏览
2017-04-17发布

9. WienerScalart

  单点定位的滤波程序,可以获得速度信息和位置信息,这是一个滤波程序,对语音信号滤波。(A single point positioning of the filtering process, get the speed of information and location information,this is a wiener filtering process to filter the speech signal.)

3
下载
111
浏览
2017-02-07发布

10. BSS_decomp

  辅助计算SDR 评测语音质量参数 评估语音质量的好坏(caculate SDR)

4
下载
115
浏览
2017-02-06发布

11. 声源定位程序 gen_TLSSC_simul_data-master

  声源定位程序,语音信号与房间脉冲响应进行卷积得到混响语音信号,再通过互相关时延估计得到定位(Sound source localization procedure, the speech signal and the room impulse response are convoluted to get the reverberation speech signal, and then through the correlation time delay estimation to obtain the localization)

46
下载
232
浏览
2017-01-06发布

12. pcm

  对语音信号进行脉冲编码调制,采用A律13折线(Voice signal pulse coding modulation, using A Law 13 polyline)

7
下载
125
浏览
2016-12-23发布

13. banhui

  完整的基于HMM的语音识别系统,时间序列数据分析中的梅林变换工具,最终的权值矩阵就是滤波器的系数。( Complete HMM-based speech recognition system, Time series data analysis Mellin transform tool, The final weight matrix is ??the filter coefficient.)

1
下载
122
浏览
2016-12-06发布

14. saimie_v77

  采用加权网络中节点强度和权重都是幂率分布的模型,计算两个矩阵之间的欧氏距离,实现了对10个数字音的识别。( Using weighted model nodes in the network strength and weight are power law distribution, Calculation of the Euclidean distance between the two matrices, To achieve the recognition of 10 digital sound.)

1
下载
96
浏览
2016-12-02发布

15. nietiu

  多抽样率信号处理,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度,完整的基于HMM的语音识别系统。( Multirate signal processing, Including Deng s correlation, absolute correlation, correlation of slope, improved absolute correlation, Complete HMM-based speech recognition system.)

1
下载
93
浏览
2016-11-08发布

16. yuyinzengqiang

  用三种经典的方法对语音信号进行增强,效果还不错并且三种方法的比较(With three classical methods of speech signal enhancement, the results were good and Comparison of Three Methods)

5
下载
122
浏览
2016-07-17发布

17. Roomsim

  根据房间配置信息生成房间传函,进而生成模拟语音数据(Depending on the room configuration generates a room transfer function, thereby generating an analog voice data)

2
下载
129
浏览
2016-06-02发布

18. Voice

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

120
下载
97
浏览
2016-05-12发布

19. SpeechRec

  基于DTW算法实现的语音识别程序,可以识别数字0 9,以及“正弦波,方波,三角波”,并将波形识别结果装入TXT文件中!(DTW algorithm based on speech recognition program that can recognize digits 0 to 9, and sine, square, triangle, and waveform recognition result is loaded into a TXT file!)

12
下载
100
浏览
2015-12-06发布

20. speech-enhancement-

  语音增强算法,基于人耳听觉掩蔽的维纳滤波(Subspace speech enhancement algorithm based on human auditory masking Wiener filter)

14
下载
142
浏览
2015-07-19发布