Merge branch 'feat/norms-and-goals-program' into docs/docs-cb
This commit is contained in:
@@ -120,7 +120,7 @@ class VADAgent(BaseAgent):
|
||||
# Warmup/reset
|
||||
await self.reset_stream()
|
||||
|
||||
await self.add_behavior(self._streaming_loop())
|
||||
self.add_behavior(self._streaming_loop())
|
||||
|
||||
# Start agents dependent on the output audio fragments here
|
||||
transcriber = TranscriptionAgent(audio_out_address)
|
||||
|
||||
Reference in New Issue
Block a user