examples: remove vad_audio_passthrough=True
This commit is contained in:
@@ -80,7 +80,6 @@ async def run_bot(webrtc_connection: SmallWebRTCConnection):
|
||||
camera_out_height=1024,
|
||||
vad_enabled=True,
|
||||
vad_analyzer=SileroVADAnalyzer(),
|
||||
vad_audio_passthrough=True,
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user