Merge pull request #3085 from rimelabs/feature/rimeNonJsonTTsservice

Add RimeNonJsonTTSService for non-JSON WebSocket API support
This commit is contained in:
Mark Backman
2025-12-10 10:38:39 -05:00
committed by GitHub
2 changed files with 336 additions and 1 deletions

2
changelog/3085.added.md Normal file
View File

@@ -0,0 +1,2 @@
- Added `RimeNonJsonTTSService` which supports non-JSON streaming mode. This new class supports websocket streaming for the Arcana model.