搜索资源列表
G729_annex_B
- G723 标准执行,C语言,有VAD代码。-G723 standards, C language, and VAD code.
VAD
- C语言实现的端点检测,效果很好的,和matlab效果很好的
vad端点检测
- 这是一个用c++编写的用于语音端点检测的源码。希望有用的快下载,对你的学习有帮助的
bpsk14.rar
- 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码),Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
an-VAD--example
- 一个简单的基于C++的语音处理过程,作为处理的过程值得借鉴学习!-A simple C++ based voice processing, as the deal is worth learning the process of learning!
MFCC
- m文件dtw,mfcc,vad,转换为c语言文件。用于声音检测-m file dtw, mfcc, vad, converted to c language file. For voice detection
Cforspeech
- :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技 术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率 在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound modul
ITU-T-G729
- Both ITU G.723.1 and G.729 provide VAD algorithm/c code. They perform well in modest SNR environment
G729
- Both ITU G.723.1 and G.729 provide VAD algorithm/c code. They perform well in modest SNR environment
1c2560c55c41
- VAD algorithm very good source code-VAD algorithm very good source code
endpointD
- 对于语音端点检测的编程,C++语音实现的VAD程序-Programming for speech endpoint detection, C++ implementation of the VAD program voice
VAD-1
- C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考-C language implementation of endpoint detection, with good results
vad
- 利用语音方差的特点实现语音检测的matlab代码和c源代码。-Characteristics of variance using voice voice detection matlab code and c source code.
c-code
- Assuming all delivered files are in the same directory, issuing "make" or "make VAD=VAD1" on a Unix system compiles the source code and builds two standalone programs called "encoder" and "decoder" which use the ENS VAD option. To compile wi
g729AnnexB
- ITU-T G.729 Software Package Release 2 (November 2006) ITU-T G.729 Annex B ANSI-C Source Code Version 1.3 Last modified: August 1997 Copyright (c) 1996, France Telecom, Rockwell International, Universite de Sherbrooke. All rights
Auto-Correlated-Cosine-for-VAD
- 在基于高维空间和自相关函数的基础上,基于短时自相关夹角余弦值的语音端点检测。-On the basis of higher dimension space and auto-corre lated func tions, this paper presents a new method of end point detection of speech, a c ross zero speech recognition method based on short time auto-correla
WebRTC_VAD
- 编译过的WEBRTC VAD代码,VC编译通过,能调试。(WEBRTC VAD codes, vritual c++.)
vad-master
- 调用webrtc中的VAD算法,可以实现录音文件的语音端点检测,时延7.8ms(Calling VAD algorithm in webrtc, voice endpoint detection of recording file can be realized with a delay of 7.8ms)