Changelog files for the new nvidia features.

This commit is contained in:
filipi87
2026-05-12 14:43:12 -03:00
parent 6a27ed35b1
commit 7f98dba925
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Added NVIDIA Magpie TTS services via AWS SageMaker: `NvidiaSageMakerHTTPTTSService` (single HTTP invocation, streams raw PCM back) and `NvidiaSageMakerWebsocketTTSService` (persistent HTTP/2 bidi-stream with full interruption support via `InterruptibleTTSService`).