diff --git a/changelog/3085.added.md b/changelog/3085.added.md index d46455c2d..c1effe44b 100644 --- a/changelog/3085.added.md +++ b/changelog/3085.added.md @@ -1,4 +1,2 @@ -- Added support for non-JSON streaming mode in `RimeTTSService`. The service now - supports both JSON and non-JSON (raw audio) WebSocket streaming modes for - improved performance and flexibility. +- Added `RimeNonJsonTTSService` which supports non-JSON streaming mode. This new class supports websocket streaming for the Arcana model.