How to turn a blog post into narration audio
Когда использовать: You want a listenable version of written content.
Предварительные требования
- MiniMax account + API key — Global: minimax.io; Mainland: minimaxi.com. Set MINIMAX_API_KEY + MINIMAX_API_HOST matching region
- uvx installed — brew install uv
Поток
-
List voiceslist_voices — show all available voices in English.✓ Скопировано→ Voice catalog with previews
-
Render audiotext_to_audio: [paste article] with voice 'female-calm-en'. Save to /audio/article.mp3.✓ Скопировано→ MP3 file saved, URL returned
Итог: Listenable audio version of your content.
Подводные камни
- 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