sync with main

This commit is contained in:
Vaibhav159
2025-03-01 01:16:21 +05:30
19 changed files with 80 additions and 28 deletions

View File

@@ -113,8 +113,8 @@ async def main():
llm,
tts,
transport.output(),
audio_buffer_processor, # captures audio into a buffer
canonical, # uploads audio buffer to Canonical AI for metrics
audio_buffer_processor, # captures audio into a buffer
context_aggregator.assistant(),
]
)