Isolated changes to add VAD (#32)
* added VAD * added separate 'vad enabled' property
This commit is contained in:
@@ -13,10 +13,13 @@ dependencies = [
|
||||
"fal",
|
||||
"faster_whisper",
|
||||
"google-cloud-texttospeech",
|
||||
"numpy",
|
||||
"openai",
|
||||
"Pillow",
|
||||
"pyht",
|
||||
"python-dotenv",
|
||||
"torch",
|
||||
"pyaudio",
|
||||
"typing-extensions"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user