文件名称:pyvad:VAD(Voice Activity Detector) python 实现对时时读入的流式数据进行端点检测
文件大小:545KB
文件格式:ZIP
更新时间:2024-07-03 15:27:09
Python
pyvad VAD(Voice Activity Detector) python 实现对读入的流式数据, 进行端点检测 依赖 pyaudio 测试平台 Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise Linux ubuntu 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:51:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Python 2.7.3 联系方式
【文件预览】:
pyvad-master
----depends()
--------python-pyaudio_0.2.8-1_i386.deb(27KB)
--------python-pyaudio_0.2.8-1_amd64.deb(28KB)
----__init__.py(0B)
----vad.py(7KB)
----FileParser.py(870B)
----RecordParser.py(2KB)
----README.md(441B)
----example()
--------test_file.py(676B)
--------test_file_mplayer.py(1KB)
--------test_record.py(285B)
--------1.pcm(600KB)
----util.py(1KB)
----makefile(44B)
----audio.py(4KB)