Add samples to PVC voice
Add audio samples to a PVC voice
Path parameters
voice_id
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
Headers
xi-api-key
Request
This endpoint expects a multipart form with multiple files.
files
Audio files used to create the voice.
remove_background_noise
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.
Response
Successful Response
sample_id
The ID of the sample.
file_name
The name of the sample file.
mime_type
The MIME type of the sample file.
size_bytes
The size of the sample file in bytes.
hash
The hash of the sample file.
duration_secs
remove_background_noise
has_isolated_audio
has_isolated_audio_preview
speaker_separation
trim_start
trim_end