CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MATLAB vad
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MATLAB vad - List
[
Speech/Voice recognition/combine
]
vad(x)
DL : 0
是关于双门限端点检测算法的Matlab程序,通过编译了,粘贴到WORD里了-is on the threshold double Endpoint Detection Algorithm Matlab program, compile and paste into a Word Lane
Update
: 2008-10-13
Size
: 4.23kb
Publisher
:
许金峰
[
Communication
]
vad
DL : 0
这里是几篇关于语音增强中有声无声估计的VAD算法的文献,希望和大家一起讨论,做出与之相关的matlab源代码。
Update
: 2008-10-13
Size
: 1.65mb
Publisher
:
rube
[
Speech/Voice recognition/combine
]
vad
DL : 0
使用matlab,使用双门限比较法,实现语音端点检测
Update
: 2008-10-13
Size
: 1.3kb
Publisher
:
yinxk
[
Speech/Voice recognition/combine
]
vad
DL : 1
语音信号的端点检测matlab程序,利用短时平均能量和短时平均过零率判断语音端点的起始。还有语音信号信噪比的计算程序。
Update
: 2008-10-13
Size
: 1.47kb
Publisher
:
高金枝
[
Speech/Voice recognition/combine
]
VAD
DL : 0
C语言实现的端点检测,效果很好的,和matlab效果很好的
Update
: 2008-10-13
Size
: 54.71kb
Publisher
:
陈吉成
[
matlab
]
vad1
DL : 1
语音端点检测算法,在matlab里面实现语音端点的准确检测。为读者开发噪声环境下的精确VAD提供思路。-voice endpoint detection algorithm in Matlab voice inside the precise endpoint detection. Readers development under noisy environments to provide accurate VAD ideas.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王雷
[
Speech/Voice recognition/combine
]
vad(x)
DL : 0
Update
: 2025-02-17
Size
: 4kb
Publisher
:
许金峰
[
Program doc
]
vad
DL : 0
这里是几篇关于语音增强中有声无声估计的VAD算法的文献,希望和大家一起讨论,做出与之相关的matlab源代码。-Here are a few on the speech enhancement in a silent voice has estimated VAD algorithm literature, hope and everyone together to discuss and make related matlab source code.
Update
: 2025-02-17
Size
: 1.65mb
Publisher
:
rube
[
Speech/Voice recognition/combine
]
VAD
DL : 0
VAD算法的源程序,可用于静音检测方面算法的参考-VAD algorithm source code can be used to mute the reference testing algorithm
Update
: 2025-02-17
Size
: 41kb
Publisher
:
辛沂
[
Speech/Voice recognition/combine
]
mel-vad-spec
DL : 0
语音信号处理,mel端点检测在几种降噪方法之后的检测效果-Speech Signal Processing, mel Endpoint Detection of several noise reduction methods in the detection of the effect of
Update
: 2025-02-17
Size
: 5kb
Publisher
:
意乱
[
Speech/Voice recognition/combine
]
vad
DL : 0
使用matlab,使用双门限比较法,实现语音端点检测-Using matlab, the use of dual threshold comparison method, the realization of Speech Endpoint Detection
Update
: 2025-02-17
Size
: 1kb
Publisher
:
yinxk
[
Speech/Voice recognition/combine
]
vad
DL : 0
语音信号的端点检测matlab程序,利用短时平均能量和短时平均过零率判断语音端点的起始。还有语音信号信噪比的计算程序。-Endpoint detection of speech signal matlab procedures, take advantage of short-time energy and short-time average zero-crossing rate of the average voice activity to determine the start. There are voice signal SNR calculation procedures.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
高金枝
[
Speech/Voice recognition/combine
]
VAD
DL : 0
C语言实现的端点检测,效果很好的,和matlab效果很好的-C language to achieve the endpoint detection, the effect of good, and the effect of good matlab
Update
: 2025-02-17
Size
: 130kb
Publisher
:
陈吉成
[
Speech/Voice recognition/combine
]
vad
DL : 0
自己写的关于语音识别技术中预处理过程中端点检测技术源码,用的matlab语言-Wrote it myself on voice recognition technology in the pretreatment process endpoint detection technology source, using the matlab language
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李正
[
Speech/Voice recognition/combine
]
Vad
DL : 0
VAD检测源代码,可作为声控的启停判断,已经过验证,在使用时修改具体的能量阈值-VAD detection of the source code can be used as voice-activated start and stop judging, has been verified when using modified specific energy threshold
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lyz
[
Other
]
VAD
DL : 0
语音信号的端点检测程序 可以清晰的分辨出静音段和语音段 并自动绘图-VAD program
Update
: 2025-02-17
Size
: 24kb
Publisher
:
于超
[
matlab
]
myVoice
DL : 0
用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detection
Update
: 2025-02-17
Size
: 2kb
Publisher
:
haoyy
[
Speech/Voice recognition/combine
]
dtw
DL : 0
dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet environments. Which is the endpoint detection process vad.m lpc.m is to calculate the LPC parameters of the program lpc21lpcc.m procedure is to calculate the LPCC parameters mfcc.m procedure is to calculate the MFCC parameters dtw.m the classic DTW algorithm to achieve the program dtw2.m DTW algorithm is to achieve efficient procedures, testdtw.m is the final test program, which can change the parameters in which different parameters were selected.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
于军
[
Program doc
]
matlab-VAD
DL : 0
对比 基于MATLAB的计算机语音识别程序的端点检测-Compare computer speech recognition program based on MATLAB endpoint detection
Update
: 2025-02-17
Size
: 134kb
Publisher
:
张亚曼
[
matlab
]
VAD
DL : 0
VAD matlab程序 常见于无声帧检测 语音信号处理(VAD matlab program is commonly used in silent frame detection speech signal processing)
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zhangziju
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.