Entwickler

Modell-Abkündigungshinweis

Fish Audio v1.5 und v1.6 werden am 28. Februar 2026 eingestellt, um die Einführung unseres neuen Modells vorzubereiten. Bitte wechseln Sie bis zur Veröffentlichung unseres neuen Modells zur Nutzung von Fish Audio S1.

Quick Start

Make your first Text-to-Speech API request. Replace YOUR_API_KEY with your API key from the API Keys tab.

curl -X POST https://api.fish.audio/v1/tts \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -H "model: s1" \
  -d '{"text": "Hello! Welcome to Fish Audio."}' \
  --output welcome.mp3

Verwendung

Bilanz
-
Automatisches Aufladen
-
Text-zu-Sprache
--
Sprache-zu-Text
--

Kosten

Anmelden um Nutzung anzuzeigen