Make webrtcvad really optional

This commit is contained in:
Alexandre Lissy 2020-02-24 12:08:12 +01:00
parent bd5044fe31
commit e9f530f7c7
2 changed files with 2 additions and 3 deletions

View File

@ -12,9 +12,6 @@ semver
# Requirements for building native_client files
setuptools
# Requirements for transcribe.py
webrtcvad[transcribe]
# Requirements for importers
sox
bs4

View File

@ -0,0 +1,2 @@
-r requirements.txt
webrtcvad