“API key not found”
Runrime login or set the environment variable:
“authentication failed: invalid API key”
Verify your API key at app.rime.ai/tokens. Then runrime login again.
”mist and mistv2 models require —format mp3”
The Mist models only support MP3 output. Add the-f mp3 flag:
No audio playback
- Check your system audio output settings
- Try saving to a file instead:
rime tts "Hello" -s astra -m arcana -o output.wav - Headless builds (e.g., Docker) require
-o FILEsince playback is disabled

