Files
pipecat/changelog/3642.added.md
2026-02-12 14:09:24 -05:00

2 lines
256 B
Markdown

- Added model-specific `InputParams` to `RimeTTSService`: arcana params (`repetition_penalty`, `temperature`, `top_p`) and mistv2 params (`no_text_normalization`, `save_oovs`, `segment`). Model, voice, and param changes now trigger WebSocket reconnection.