v4
OpenAPI 3.1.02026-07-313621,3961.8 MBvoices
voices
Get Default Voice Settings.
Gets the default settings for voices. "similarity_boost" corresponds to"Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "Stability" slider in the web app.
get/v1/voices/settings/default
Response
Successful Response
Example response
{
"similarity_boost": 1,
"speed": 1,
"stability": 1,
"style": 0,
"use_speaker_boost": true
}