diff options
Diffstat (limited to 'plugin.yaml')
| -rw-r--r-- | plugin.yaml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/plugin.yaml b/plugin.yaml index 42ddc63..95c64b1 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,4 +1,9 @@ -name: mimo-tts +name: tts-mimo version: 1.0.0 -description: "Xiaomi MiMo V2.5 TTS — high-quality speech synthesis with built-in voices, voice design, and voice cloning." -author: user +description: "Xiaomi MiMo V2.5 TTS — high-quality speech synthesis with built-in voices, voice design, and voice cloning. Requires XIAOMI_API_KEY (https://mimo.mi.com)." +author: ntzyz <i@ntzyz.io> +kind: backend +provides_tts_providers: + - mimo +requires_env: + - XIAOMI_API_KEY |
