examples: use SileroVADAnalyzer instead of SileroVAD

This commit is contained in:
Aleix Conchillo Flaqué
2024-05-17 14:16:05 -07:00
parent 34762bf604
commit d66a795413
5 changed files with 20 additions and 25 deletions

View File

@@ -38,7 +38,6 @@ async def main(room_url: str, token):
token,
"Respond bot",
DailyParams(
audio_in_enabled=True,
audio_out_enabled=True,
transcription_enabled=True,
vad_enabled=True,