Model reference · open weights

s2-pro

s2-pro is an open-weight audio or speech model from fishaudio, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Licence fee required Audio fishaudio 1 variants 345k downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

About

What s2-pro is

Fish Audio S2 Pro Technical Report | GitHub | Playground Fish Audio S2 Pro is a leading text-to-speech (TTS) model with fine-grained inline control of prosody and emotion. Trained on over 10M+ hours of audio data across 80+ languages, the system combines reinforcement learning alignment with a dual-autoregressive architecture. The release includes model weights, fine-tuning code, and an SGLang-based streaming inference engine. Architecture S2 Pro builds on a decoder-only transformer combined with an RVQ-based audio codec (10 codebooks, ~21 Hz frame rate) using a Dual-Autoregressive (Dual-AR) architecture: - Slow AR (4B parameters): Operates along the time axis and predicts the primary semantic codebook. - Fast AR (400M parameters): Generates the remaining 9 residual codebooks at each time step, reconstructing fine-grained acoustic detail. This asymmetric design keeps inference efficient while preserving audio fidelity. Because the Dual-AR architecture is structurally isomorphic to standard autoregressive LLMs, it inherits all LLM-native serving optimizations from SGLang — including continuous batching, paged KV cache, CUDA graph replay, and RadixAttention-based prefix caching. Fine-Grained Inline Control S2 Pro enables localized control over speech generation by embedding natural-language instructions directly within the text using [tag] syntax. Rather than relying on a fixed set of predefined tags, S2 Pro accepts free-form textual descriptions — such as [whisper in small voice], [professional broadcast tone], or [pitch up] — allowing open-ended expression control at the word level. Common tags (15,000+ unique tags supported): [pause] [emphasis] [laughing] [inhale] [chuckle] [tsk] [singing] [excited] [laughing tone] [interrupting] [chuckling] [excited tone] [volume up] [echo] [angry] [low volume] [sigh] [low voice] [whisper] [screaming] [shouting] [loud] [surprised] [short pause] [exhale] [delight] [panting] [audience laughter] [with strong accent] [volume down] [clearing throat] [sad] [moaning] [shocked] Supported Languages S2 Pro supports 80+ languages. Tier 1: Japanese (ja), English (en), Chinese (zh) Tier 2: Korean (ko), Spanish (es), Portuguese (pt), Arabic

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerfishaudio
TypeAudio & music
Parameters (lead)4.6B
Variants1
Released2026-03-09
Popularity345k downloads / month
Likes1,310
LicenceCommercial licence needed

How it works

How audio & music work

Audio or textinputAudio modelrecognise / synthesiseText or audiooutputSpeech-to-text turns audio into text; text-to-speech and music models turn text into audio.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
s2-pro4.6BBF16~10.5 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys s2-pro for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (s2-pro below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="s2-pro" -F file=@audio.mp3

Details

Languages, data & research

Languages

zh en ja ko es pt ar ru fr de sv it tr no

Tags

safetensors fish_qwen3_omni text-to-speech instruction-following multilingual zh en ja ko es pt ar ru fr

Papers

Licence

Commercial licence needed

The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗

Sources

Weights & code

Want s2-pro on EU-owned hardware?

Request a licence + hosting quote See what’s served now

Explore

More audio & music

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms