Upload a source audio and a reference audio to generate a new file that matches the reference voice.
Login required to use Voice Convert. Log in or create an account.
curl -X POST "https://ai.langlex.com/api-proxy/voice-convert" \
-F "source_audio=@/path/to/source.wav" \
-F "reference_audio=@/path/to/reference.wav" \
--output converted.wav
Start using our Voice Convert API today. No credit card required.