联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 语音合成(21) 
按平台查找All matlab(21) 

[语音合成] 双门限端点检测

使用matlab语音,编写一个双门限端点检测算法的小程序
Using matlab voice, write a small program of double threshold endpoint detection algorithm (2019-07-11, matlab, 43KB, 下载6次)

http://www.pudn.com/Download/item/id/1562821903705429.html

[语音合成] double_threshold

传统的语音信号双门限端点检测算法,适用于高信噪比,低信噪比不适用。
The traditional double threshold detection algorithm for speech signal is suitable for high signal to noise ratio and low signal to noise ratio. (2018-03-27, matlab, 1235KB, 下载2次)

http://www.pudn.com/Download/item/id/1522149185606508.html

[语音合成] yuyin

运用双门限法对语音进行检测及分析,程序内加有语音信号。
Using double threshold method to test the voice and the analysis of application with speech signal. (2016-06-05, matlab, 23739KB, 下载4次)

http://www.pudn.com/Download/item/id/1465119205863537.html

[语音合成] yuyinduandianjiance

语音端点检测算法,采用双门限判别法,代码包括很多调用函数和实验语音,可以实现。
Speech endpoint detection algorithm, using double threshold discrimination method, the code includes many function calls and experimental phonetics, can achieve. (2015-08-27, matlab, 80KB, 下载5次)

http://www.pudn.com/Download/item/id/1440663130976824.html

[语音合成] zzz

双门限和熵谱法结合的语音端点检测,效果明显更适合语音识别研究
Dual voice endpoint detection threshold and entropy spectrum combined, the effect was more suitable for speech recognition research (2014-05-20, matlab, 156KB, 下载10次)

http://www.pudn.com/Download/item/id/2546702.html

[语音合成] vad

vad代码 用于语音识别的端点检测环节 采用了双门限算法
link vad endpoint detection code for speech recognition algorithm uses a dual threshold (2014-05-18, matlab, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/2543837.html

[语音合成] dmt

基于短时能量和过零率的双门限语音端点检测.选择信号分别为一段女声和一段男声:“今天周一,天气晴朗。”运行结果分别显示两者的短时能量和过零率图,可以用来对比其两者的不同。
Choose based on double threshold voice endpoint detection rate of short-term energy and zero-crossing signals were some female and some male voice: " Today, Monday, the weather is nice." Run results were both short-term energy and zero-crossing rate chart, you can used to compare their different between the two. (2014-05-09, matlab, 230KB, 下载12次)

http://www.pudn.com/Download/item/id/2535018.html

[语音合成] chmm

数字0-9的语音识别实现,采用双门限端点检测算法,mfcc和lpcc相结合的特征参数提取,识别率较高。
Numbers 0-9 of speech recognition, adopts double threshold endpoint detection algorithm, the combination of MFCC and LPCC feature parameter extraction, the recognition rate is higher. (2013-08-12, matlab, 708KB, 下载58次)

http://www.pudn.com/Download/item/id/2328638.html

[语音合成] myhmm

数字0-9的语音识别算法,采用双门限端点检测算法,mfcc和lpcc相结合的特征参数提取。
Numbers 0-9 speech recognition algorithm, adopts double threshold endpoint detection algorithm, the combination of MFCC and LPCC feature parameter extraction. (2013-08-12, matlab, 709KB, 下载30次)

http://www.pudn.com/Download/item/id/2328606.html

[语音合成] seperate

自适应滤波法实现对双通道语音信号分离,程序中的两个语音文件,采样率必须相同,但长度可以不同,程序具有一定的鲁棒性
Adaptive filtering method to achieve separation of the dual-channel voice signal , voice files in the program , the sampling rate must be the same , but the length can be different , the program has a certain robustness (2012-05-12, matlab, 1KB, 下载64次)

http://www.pudn.com/Download/item/id/1866790.html

[语音合成] two-threshold

这是一个比较完整的基于语音双门限的端点检测程序
This is a more complete two-threshold-based speech endpoint detection program (2011-11-28, matlab, 4KB, 下载11次)

http://www.pudn.com/Download/item/id/1713449.html

[语音合成] endpoint

计算语音信号的端点 采用双门限法进行检测
Speech signal endpoint computing double-threshold detection method (2009-10-25, matlab, 1KB, 下载29次)

http://www.pudn.com/Download/item/id/949212.html

[语音合成] vad.rar

语音端点检测,采用短时能量和过零率的双门限检测方法。
Endpoint of speech detection, using short-term energy and zero-crossing rate of two-threshold detection method (2009-10-25, matlab, 1KB, 下载50次)

http://www.pudn.com/Download/item/id/948965.html

[语音合成] endpoint_detection

基于双门限法与短时过零率的语音端点检测程序
the endpoint based on short-term zero-crossing rate and detectionDual-threshold method (2009-05-09, matlab, 1KB, 下载113次)

http://www.pudn.com/Download/item/id/750448.html

[语音合成] voiceEndpointDetective

基于短时能量和过零率的双门限语音端点检测源码,请赐教
Based on short-term energy and zero-crossing rate of the dual-threshold source Speech Endpoint Detection, please enlighten (2009-03-11, matlab, 1KB, 下载36次)

http://www.pudn.com/Download/item/id/668753.html

[语音合成] c-coefficent

对于清浊音判决的组合系数算法,使用了自相关函数与LPC参数相结合的办法,本代码求出了该算法的判决函数C-coefficent。祥见于俊凤的《基于组合参数的清浊音判决方法》。
Qingzhuo sound decision for a combination of coefficient algorithm, using the auto-correlation function with the combination of LPC parameters approach, the code of the algorithm to derive decision function C-coefficent. Jun-Feng Xiang in the (2008-07-02, matlab, 27KB, 下载63次)

http://www.pudn.com/Download/item/id/502529.html

[语音合成] vad

使用matlab,使用双门限比较法,实现语音端点检测
Using matlab, the use of dual threshold comparison method, the realization of Speech Endpoint Detection (2008-06-17, matlab, 1KB, 下载43次)

http://www.pudn.com/Download/item/id/491728.html

[语音合成] vad

一个简易的端点检测程序,已经实现,包括基于过零率、短时能量的双门限判决方法。
a simple endpoint detection procedures has been achieved, including on the basis of zero rate Short-term dual energy threshold judgment method. (2007-07-10, matlab, 1KB, 下载126次)

http://www.pudn.com/Download/item/id/306002.html

[语音合成] vad3

用双门限检测法做语音分割,程序比较具体,并且能够直接仿真出图,只要把输入语音自己录制一下就可以了,是我自己做的,希望您多多指教
dual-threshold detection so segmentation, procedures more specific, and can map out a direct simulation. As long as the importation of voice recording what they could, yes I do hope you exhibitions (2007-05-16, matlab, 1KB, 下载178次)

http://www.pudn.com/Download/item/id/283004.html

[语音合成] vad(x)

是关于双门限端点检测算法的Matlab程序,通过编译了,粘贴到WORD里了
is on the threshold double Endpoint Detection Algorithm Matlab program, compile and paste into a Word Lane (2007-04-26, matlab, 4KB, 下载377次)

http://www.pudn.com/Download/item/id/273663.html
12
总计:21