#Using the API and given a voice_id, how can I find the recommended model to use?

1 messages · Page 1 of 1 (latest)

vast bronzeBOT
#
AI-generated Answer for nicniclapanique

To find the recommended model for a given voice_id using the API, you can use the "get voices" endpoint. This will provide you with details about the voices, including voices.high_quality_base_model_ids, which indicates the models the voices are fine-tuned for. You can refer to the documentation on the Voice Library Get Voices endpoint for more details.

warm bloom
#

are they ordered by preference?