Skip to main content
POST
Enhance Voice
Voice Enhance is in beta. Output quality will keep improving.

Authorizations

x-api-key
string
header
required

API key for authentication. Passed via the x-api-key header.

Body

application/json
src_voice
string
required

The voice to enhance: a voice id (your clone, a converted candidate or a flagship voice) or a vox_emb_ candidate id. It keeps its language and is not modified.

Required string length: 1 - 64
n_samples
integer
default:1

Number of candidates to produce. All candidates in one request are variations of the same speaker.

Required range: 1 <= x <= 5

Response

Candidates accepted, one per requested sample, all ready: false.

embeddings
GeneratedEmbedding · object[]
required