1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Add webrtcvad package

This commit is contained in:
j1nx
2022-05-19 11:57:19 +02:00
parent 095a73c16d
commit 797b741059
6 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
config BR2_PACKAGE_PYTHON_WEBRTCVAD
bool "python-webrtcvad"
help
This is a python interface to the
WebRTC Voice Activity Detector (VAD).
https://pypi.org/project/webrtcvad/