Changelog entries for the TTS improvements and fixes.
This commit is contained in:
1
changelog/3804.added.md
Normal file
1
changelog/3804.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added concurrent audio context support: `CartesiaTTSService` can now synthesize the next sentence while the previous one is still playing, by setting `pause_frame_processing=False` and routing each sentence through its own audio context queue.
|
||||
Reference in New Issue
Block a user