搜索资源列表
voice464
- 基于dtw算法的语音识别 1 ENFRAME.M和MELBANKM.M取自voicebox工具箱 2 vad.m实现端点检测 3 mfcc.m计算mfcc参数 4 dtw.m实现DTW算法[训练] dtw2.m实现DTW高效算法 5 testdtw.m测试程序-based speech recognition algorithm and a ENFRAME.M MELBANKM.M from v oicebox Toolbox 2 vad.m ach
VAD
- 语音激活检测,可以检测每帧是语音信号还是静音,若是语音,输出1,若是静音,输出0-voice activity detect
TIchinese_A1092
- G729B源码1.4版本,含CS-AELP,DTX,VAD,CNG。已验证,调试。-G729B source code 1.4 version, with CS-AELP, DTX, VAD, CNG. Verified, debugging.
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
GIPSVideoEngineDemo(Public-Version)
- GIPS Video&Voice Engine。 GIPSVideoEngine动态库说明: GIPSVideoEngine是一个基于WebRTC的Video&Voice Engine,当前主要支持Windows和Android,Linux/MAC/iOS也在开发中, 支持如下功能: 1. 音频采集(支持Windows Wave和Windows core),编码(当前主要支持ISAC, iLBC, PCM, g722等,可以扩展支持729,723等), 音频处理(
ppsipv3_demo
- 最新版本的ppsip v3 SDK(采用全新的架构,并添加了视频支持,音视频引擎使用GIPS(基于WebRTC))发布了(联系dotphoenix@qq.com)。 它具有以下特点: 1. 提供High level和Low Level两层API,high level只有10个函数,可以让你在极短的时间内开发出一个功能全面,稳定且强大的视频电话。而low level的 api有上百个,让你的灵活性更大。 2. 基于最新版本的osip,exosip,对
VAD-1
- C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考-C language implementation of endpoint detection, with good results
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
vad_directed_by_noise_classification
- vad_directed_by_noise_classification.m This code is an implementation of VAD algorithm proposed in: Robust voice activity detection directed by noise classification please cite the article in your paper: Robust voice activity detec
VAD
- VAD人声断点监测 支持AMR编码方式。1为监测到人声的帧,0为未监测到人声的帧。-Voice Activity Detection (VAD) for AMR
webrtc_vad
- WebRTC中提取出来的vad检测代码,目前读取全部为1。希望各位高手能够修正。-WEBrtc vad dection,now has a problem,read all data is 1,hope others can resolve it.
speexdsp-1.2rc3.tar
- Speex是一套主要针对语音的开源免费,无专利保护的应用集合,它不仅包括编解码器,还包括VAD(语音检测),DTX(不连续传输),AEC(回声消除),NS(去噪)等实用模块。(Speex is a set of open source free, patent free application set, which is mainly for voice. It not only includes codec, but also includes VAD (voice detection), D
An
- 语音端点检测,一种基于MFCC的余弦值单门限值检测方法,适用于低SNR环境(Speech endpoint detection, a single threshold value detection method based on the cosine value of MFCC, suitable for low SNR environment)