How to turn a blog post into narration audio
Wann einsetzen: You want a listenable version of written content.
Voraussetzungen
- MiniMax account + API key — Global: minimax.io; Mainland: minimaxi.com. Set MINIMAX_API_KEY + MINIMAX_API_HOST matching region
- uvx installed — brew install uv
Ablauf
-
List voiceslist_voices — show all available voices in English.✓ Kopiert→ Voice catalog with previews
-
Render audiotext_to_audio: [paste article] with voice 'female-calm-en'. Save to /audio/article.mp3.✓ Kopiert→ MP3 file saved, URL returned
Ergebnis: Listenable audio version of your content.
Fallstricke
- Long articles hit per-call character limits — Split into paragraphs, render, and concatenate
- Pronunciation of proper nouns is off — Use SSML-style phonetic hints or the voice_design tool for specialized voices