examples: use SileroVADAnalyzer instead of SileroVAD
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user