开发者

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

使用文档

余额
-
自动充值
-
文字转语音
--
语音转文字
--

费用

登录以查看使用情况