Skip to content

Conversation

@gokuljs
Copy link
Contributor

@gokuljs gokuljs commented Nov 25, 2025

The Rime TTS plugin currently allows updates only for model and speaker values through the update_options method. This creates limitations for applications that need to adjust TTS behavior during runtime. Voice agents often modify temperature, speed, stability, latency settings, or other Rime specific parameters based on conversation context or user preference. Since these values cannot be changed without recreating the full TTS instance.

@gokuljs gokuljs marked this pull request as draft November 25, 2025 22:30
@gokuljs
Copy link
Contributor Author

gokuljs commented Nov 25, 2025

#4094

@gokuljs gokuljs marked this pull request as ready for review November 26, 2025 20:00
@gokuljs
Copy link
Contributor Author

gokuljs commented Nov 26, 2025

@theomonnom something seems off with the Ruff formatter in the GitHub CI. I ran both the format and check commands locally and they passed, but the CI is still failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant