fish-audio

Installation
SKILL.md

Fish Audio on RunAPI

Generate synchronous MP3 speech with s1 or s2-pro. Use the target-language SDK for application integration and the runapi CLI for one-off speech generation or manual verification.

Critical: Integration Runtime

  • Integration work (app, backend, worker, library, Rails service, Node service, Go service, webhook pipeline, or production codebase) uses the SDK integration path for the target language.
  • One-off generation, manual smoke tests, debugging, or user-requested CLI runs use the CLI path with the runapi binary. For full CLI-specific agent guidance, see https://github.com/runapi-ai/cli-skill.
  • Never shell out to the runapi CLI as the production runtime integration layer.

SDK integration path

When integrating Fish Audio into an application or production workflow, check the current SDK package and official usage. Confirm the install command, synchronous run method, request fields, managed audio response, and error classes before using CLI help or raw HTTP examples. Use a RunAPI SDK package:

Installs
2
First Seen
7 days ago
fish-audio — runapi-ai/fish-audio