搜索资源列表
基于最新版WebRTC编译的GIPS VoiceEngine引擎库
- 基于最新版WebRTC编译的GIPS VoiceEngine引擎库,支持ISAC,PCM,722,iLBC多种codecs,支持多路音频,支持Echo Control, VAD,Noise Suppress, AGC,支持RTP/SRTP.(如需定制,可联系dotphoenix@qq.com)-GIPS VoiceEngine based on the latest version of WebRTC library, support ISAC, PCM, 722, iLBC codecs,
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,对
vadDetect
- webrtc中vad检测的代码,已经生成了可执行程序,在vs2010下可以直接运行-webrtc in vad detection code has been generated executable can be run directly under vs2010
webrtc_vad
- webrtc中的vad代码,单独的vs2008工程,可以运行,供学习研究使用。-it is the vad code from webrtc, it is a program of vs2008, you can run it successfully, and it is very useful for study and research.
webrtc_deps.tar
- webrtc基础音频信号处理,以及CNG模块提取,并向其中附加了G7221C编解码器,用于处理7221音频数据和VAD活动语音检测后的CNG包,用于服务器处理流媒体数据,混音等的操作。-webrtc base audio signal processing, as well as CNG module extracts, to which is added G7221C codec 7221 for processing audio data and voice activity detecti
webrtc_vad
- WebRTC中提取出来的vad检测代码,目前读取全部为1。希望各位高手能够修正。-WEBrtc vad dection,now has a problem,read all data is 1,hope others can resolve it.
VAD
- 附件内容为从Webrtc程序中抠出来的VAD检测算法-Webrtc VAD code
webrtc_vad
- VAD语音活动检测,在linux下编译,带测试程序,本vad库由webrtc中单独抽取出来编译而成。-VAD voice activity detection, under the Linux compiler, with testing procedures, the VAD library by webrtc extracted a separate.
VAD
- webrtc 音频VAD 检测,Freeswitch 音频VAD 检测(Webrtc audio VAD detection, Freeswitch audio VAD detection)
vadDetect
- 语音激活检测算法,安装好VS_2010即可直接编译,关联的文件里面都有。(Voice activity detection. Build by VS_2010. And there are all the files you need.)
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)
webrtc抽离vad算法+test demo
- webrtc抽离vad算法+test demo(Webrtc VAD algorithm + test demo)