Skip to main content
GET
List available TTS models and voices

Query Parameters

language
string

Filter by ISO 639-1 language code (e.g., 'en' for English)

Example:

"en"

Response

List of available TTS models

name
string
required

Unique model identifier

Example:

"melo-tts-en"

display_name
string

Human-readable model name

Example:

"MeloTTS English"

version
string

Model version

Example:

"1.0.0"

description
string

Model description

Example:

"MeloTTS text-to-speech model with English support"

voices
object[]

Available voices for this model

capabilities
object

Model capabilities

parameters
object

Model parameters and constraints