Text-to-Speech using FishAudio (fish.audio), generates natural human-like voice with great emotional expression.
High-quality text-to-speech using FishAudio (fish.audio), generates natural human-like voice with excellent emotional expression.
TOOLS.md or environment variable FISH_AUDIO_API_KEYpip install requests (usually already installed)python C:\path\to\skills\fishaudio-tts\fish_tts.py ^
--text "Your text here" ^
--output "output.mp3" ^
--voice "female"
female - Default female voice (good for news)male - Male voiceneutral - Neutral voicepython ~/.openclaw/workspace/skills/fishaudio-tts/fish_tts.py ^
--text "各位听众好,这里是2026年3月11日新闻简报。" ^
--output "C:\Users\hyzu\Documents\openclaw\news_audio.mp3" ^
--voice "female"
ZIP package — ready to use