You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduced GradiumTTS and MistralTTS classes with necessary parameters and configuration methods.
- Updated documentation to include new TTS vendors in relevant sections.
- Modified existing vendor lists to incorporate Gradium and Mistral for various regions.
- Added tests to ensure proper functionality and classification of the new TTS vendors.
@@ -389,6 +401,16 @@ AgentKit serializes `credential_mode` at the top level of the Rime TTS configura
389
401
390
402
`key` and `group_id` are required together for BYOK. `url` is optional. In both BYOK and managed modes, exactly one of `voice_id` or `timber_weights` must be provided. Without `key`, `model` must be one of the supported Agora-managed MiniMax models.
0 commit comments