Changelog entries for TTS context tracking
This commit is contained in:
4
changelog/3584.added.md
Normal file
4
changelog/3584.added.md
Normal file
@@ -0,0 +1,4 @@
|
||||
- Added TTS context tracking system with `context_id` field to trace audio generation through the pipeline.
|
||||
- `TTSAudioRawFrame`, `TTSStartedFrame`, `TTSStoppedFrame` now include `context_id`
|
||||
- `AggregatedTextFrame` and `TTSTextFrame` now include `context_id`
|
||||
- Enables tracking which TTS request generated specific audio chunks
|
||||
Reference in New Issue
Block a user