Voice Clone
POST/api/v2/voice-clone sync Free (voice assets are reused across talking-head generations).
Clone a voice from a sample audio file. Optionally bind to an influencer.
Request body
audio_urlSign in to upload or import from your library.
Public URL of audio to clone.
influencer_idSign in to pick from your trained influencers.
nameworkspace_id Sign in to run the playground
Request example
curl -X POST "https://influencerstudio.com/api/v2/voice-clone" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'Output
Run the model to see results
Real outputs will stream into this panel as the request completes.