List Voice Details
API Metadata
List Voice Details
Voice metadata endpoint: list every Rime voice with demographic and model details.
List Voice Details
This is a public endpoint; no
Authorization header or API key is required.
The response can include legacy Arcana records and models hosted outside the Rime cloud API. Their presence does not mean the model is available through Rime cloud. Use Coda or Mist for cloud requests.
View in browser
https://users.rime.ai/data/voices/voice_details.jsonDescription
These details are based on subjective assessment and are meant to serve as a general guide. They describe the demographics of the voices and don’t represent API parameters. Please see Finding a Voice and the Explanation of Fields section for more information.Example structure
Explanation of fields
The response object is an array of objects, each representing a voice. Each object contains the following fields:speaker: Represents the name of the voice.gender: Indicates the gender of the voice.age: Describes the age group of the voice.country: The country that the voice is associated with, typically representing the accent or regional dialect.dialect: More specific than country, this field can indicate a particular area within a country.demographic: Describes the demographic group the voice represents.genre: An array of genres that the voice is suitable for, such as ‘Conversational’.language: The spoken language that the model is usable for.lang: This is the value you pass to specify the language the selected speaker should speakmodelId: The model id that the speaker is available under

