UPROUTERONLINE

> Fish Audio

edit
fish.audio

Fish Audio is a leading AI speech platform offering state-of-the-art text-to-speech, voice cloning, and speech recognition. It features the S2.1 Pro model with high quality and low latency. Users authenticate with an API key and are billed via a credits-based pay-as-you-go system.

unknownbest-effort probe · checked neverupvotes · community
Search / Audio APIFreemiumMedium risk· conf 75%verified
Free credits
$0.16est.
Free tier provides 8,000 credits monthly (approx. 12.8 minutes of generation). Based on $15 per 1M UTF-8 bytes (~720 mins), 12.8 mins is ~$0.16.
Cheapest input /1M
USD per 1M input tokens, best tracked model
Cheapest output /1M
USD per 1M output tokens, best tracked model
Models tracked
0
Canonical models with normalized pricing
// free_quota
$0.16estimated value

How we estimated this: the free allowance is converted to a dollar value using the provider’s own pay-as-you-go rates for the models a typical developer would reach for. When the allowance is metered in requests, tokens or minutes rather than dollars, we assume median usage of the cheapest capable model. Because assumptions are involved, the figure carries the est. flag — treat it as an order of magnitude, not a quote.

note: Free tier provides 8,000 credits monthly (approx. 12.8 minutes of generation). Based on $15 per 1M UTF-8 bytes (~720 mins), 12.8 mins is ~$0.16.

// pricinglast verified 4d ago
PlanTypeMonthlyInput /1MOutput /1MNote
Pay-as-you-gopayg$15.00$15.00Pricing is $15.00 per Million UTF-8 bytes (~12 hours of speech) for S2.1-Pro and S2-Pro models.
pricing_last_verified: 4d agoofficial pricing page

Pricing normalized from public sources — always verify with the provider.

// faq
$ Does Fish Audio have a free tier?

Yes — Fish Audio offers a free tier that we value at roughly $0.16 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on Fish Audio's official pricing page — free tiers change without notice.

$ How much does Fish Audio cost per 1M tokens?

Fish Audio does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.

$ Is Fish Audio safe to use?

Uprouter rates Fish Audio as medium risk. Rated medium risk. a search or audio specialist API with only partial transparency: some model coverage or pricing is confirmed, while other figures rest on third-party reports or a login-gated console. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Fish Audio through Uprouter Connect?

Fish Audio is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.

// community0 reviews

Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.

No published reviews yet — be the first.

// more_informationprice history · live status · risk & confidence · code snippets

price_history

No recorded changes yet.

live_status

current: unknown

No probes recorded yet.

Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.

risk_&_confidence

Medium risk
75%

Rated medium risk. a search or audio specialist API with only partial transparency: some model coverage or pricing is confirmed, while other figures rest on third-party reports or a login-gated console.

Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.

code_snippets

# Fish Audio's own API — get a key from their dashboard
curl https://fish.audio/chat/completions \
  -H "Authorization: Bearer THEIR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "MODEL_NAME",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.

// similar_providersscored by Search / Audio API signals

Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.

Uprouter command palette

Jump to a page, provider, model or action

Keyboard shortcuts

Every keyboard shortcut available on Uprouter