Patch Changes
-
use streaming AudioDecoder to handle compressed encoding - #1584 (@davidzhao)
-
added a tts.prewarm method to start the connection pool early. - #1587 (@davidzhao)
-
Raise ValueError in FallbackAdapter when streaming is not supported - #1609 (@jayeshp19)
-
fixed a bug in AudioStreamDecoder where it could fail on close - #1587 (@davidzhao)
-
support for livekit noise cancellation plugin in VoicePipelineAgent and MultimodalAgent - #1551 (@bcherry)
-
fix: _play_speech get stuck due to orphan speech handle - #1555 (@SiyuanQi)