diff --git a/changelog/3085.added.md b/changelog/3085.added.md new file mode 100644 index 000000000..d46455c2d --- /dev/null +++ b/changelog/3085.added.md @@ -0,0 +1,4 @@ +- 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. +