文件名称:Web-VAD
文件大小:57KB
文件格式:ZIP
更新时间:2024-03-30 06:16:29
Python
语音活动检测 使用烧瓶的语音活动检测网站。 它将从网络录像机读取音频流并显示识别结果。 运行:pip3 install -r requirements.txt烧瓶运行 (PS我的其他VAD存储库使用声音设备代替Javacript记录器进行记录。)
【文件预览】:
Web-VAD-master
----.gitignore(2KB)
----templates()
--------index.html(2KB)
----requirements.txt(85B)
----static()
--------js()
----lstm.net(54KB)
----README.md(314B)
----VAD.py(3KB)
----app.py(1KB)