Skip to main content

Available Models

Suonora offers several models tailored to different use cases. Each model has a short name used as the model parameter in your TTS API requests.

Legacy v2.5

Delivers unparalleled clarity and depth for professional-grade audio. Perfect for high-quality voiceovers, detailed narrations, and premium content creation.
model-v2.5.json

Legacy Prime

A balance of quality and performance for versatile use cases, ideal for general applications needing clarity and speed.
model-prime.json

Legacy Opus

Fast and high-quality audio. Ideal for near-lossless streaming and real-time applications.
model-opus.json

Sonic Speed

Low-latency audio for real-time environments. Suitable for fast delivery and low-bandwidth applications.
model-sonic.json

Sonic Edge

High-quality streaming with minimal delay. Perfect for interactive and live-use cases.
model-edge.json

Model Access Based on Subscription Plans

Different subscription plans provide access to different models: All models are multilingual, ensuring seamless voice generation across multiple languages. Choose the plan that best meets your requirements. For more details on plan limits and pricing, visit Suonora Pricing.

Using Model IDs

When making a request to the Suonora TTS API, specify the short name of the model under the model field. Ensure your subscription plan grants you access to that model. Example Request:
request.sh
Replace the model value with any of the available short names (e.g., legacy-prime, sonic-speed, etc.), and confirm that your plan supports it.