Adding changelog entry for the Sarvam fixes.

This commit is contained in:
filipi87
2026-03-19 11:17:39 -03:00
parent fd8c6c88bb
commit c4d1b89049
2 changed files with 5 additions and 4 deletions

1
changelog/4082.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed `SarvamTTSService` audio and error frames now route through `append_to_audio_context()` instead of `push_frame()`, ensuring correct behavior with audio contexts and interruptions.