fish-audio

Installation
SKILL.md

Fish Audio

Generate AI audio using Fish Audio models. Use when you need to: (1) convert text to speech in multiple languages, (2) transcribe audio to text, or (3) create high-quality voice narration.

Input

Provide input as JSON:

{
  "input_text": "The text content to convert to speech",
  "voice_style": "Voice style or characteristics for the speech output (e.g., natural, energetic, calm)",
  "audio_file": "<file-reference>"
}

Execution (Pattern A: File Generation)

Step 1: Run the Skill and Get Run ID

Related skills
Installs
16
GitHub Stars
190
First Seen
Feb 5, 2026