Fish Audio · Audio & Music
Hermes Agent x Fish Audio
Fish Audio provides text-to-speech models for expressive dialogue and dependable production voice workflows. RunAPI validates each result and returns a managed MP3 or WAV URL with audio metadata.
Public versions and endpoints
| Model ID | Version | Endpoints | Starting price | Catalog |
|---|---|---|---|---|
s1 | Expressive multilingual speech for conversational and narrative audio | /api/v1/fish_audio/text_to_speech | $0.020 | Model detail |
s2-pro | Previous-generation natural speech for established production workflows | /api/v1/fish_audio/text_to_speech | $0.020 | Model detail |
s2.1-pro | Recommended production TTS with 83 languages and natural-language expression control | /api/v1/fish_audio/text_to_speech | $0.020 | Model detail |
Configuration
Guide endpoint: <endpoint>
Select <model-id> to generate a request with the endpoint's public input contract.Verify
Select <model-id> to generate verification commands.Additional operations
These operations do not use a model ID.
/api/v1/fish_audio/list_voices/api/v1/fish_audio/create_voice/api/v1/fish_audio/get_voice
How it works
- 1. Choose a model ID
Select a public catalog model ID and review its endpoint and current starting price.
- 2. Configure RunAPI
Set RUNAPI_API_KEY before making the endpoint request.
- 3. Verify the result
For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.
FAQ
Which model ID should I use?
Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.
Does this guide configure a chat model?
No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.