Update PVC voice sample
Update a PVC voice sample - apply noise removal, or select speaker.
Path parameters
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
Sample ID to be used
Headers
Request
If set will remove background noise for voice samples using our audio isolation model. If the samples do not include background noise, it can make the quality worse.
Speaker IDs to be used for PVC training. Make sure you send all the speaker IDs you want to use for PVC training in one request because the last request will override the previous ones.
The start time of the audio to be used for PVC training. Time should be in milliseconds
The end time of the audio to be used for PVC training. Time should be in milliseconds
Response
Successful Response
The ID of the voice.