fishaudio-tts

Text-to-Speech using FishAudio (fish.audio), generates natural human-like voice with great emotional expression.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "fishaudio-tts" with this command: npx skills add izorro/fishaudio-tts

FishAudio TTS 🔊

High-quality text-to-speech using FishAudio (fish.audio), generates natural human-like voice with excellent emotional expression.

Features

  • More natural and realistic voice than default TTS
  • Better emotional expression for news reading
  • Supports multiple voices
  • Outputs MP3 format directly

Requirements

Installation

  1. Get your API key from https://fish.audio/
  2. Add API key to your TOOLS.md or environment variable FISH_AUDIO_API_KEY
  3. pip install requests (usually already installed)

Usage

Basic Text to Speech

python C:\path\to\skills\fishaudio-tts\fish_tts.py ^
--text "Your text here" ^
--output "output.mp3" ^
--voice "female"

Available Voices

  • female - Default female voice (good for news)
  • male - Male voice
  • neutral - Neutral voice

Command Line Example

python ~/.openclaw/workspace/skills/fishaudio-tts/fish_tts.py ^
--text "各位听众好,这里是2026年3月11日新闻简报。" ^
--output "C:\Users\hyzu\Documents\openclaw\news_audio.mp3" ^
--voice "female"

Notes

  • API key is required, get one for free at https://fish.audio/
  • Free tier has rate limits, check FishAudio website for details
  • For news video generation, female voice is recommended for better listening experience
  • All generated audio files are saved locally on your machine

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Fitbit Tracker

Personal Fitbit integration for daily health tracking with adaptive sleep and activity reporting

Registry SourceRecently Updated
General

Ollama Load Balancer

Ollama load balancer for Llama, Qwen, DeepSeek, and Mistral inference across multiple machines. Load balancing with auto-discovery via mDNS, health checks, q...

Registry SourceRecently Updated
General

Google Merchant Center

Google Merchant Center integration. Manage Accounts. Use when the user wants to interact with Google Merchant Center data.

Registry SourceRecently Updated
General

Twitter/X All-in-One — Search, Monitor & Publish Text & Media Posts

Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts, likes/unlike...

Registry SourceRecently Updated