Multilingual Text to Speech & Voice Cloning avatar

Multilingual Text to Speech & Voice Cloning

Pricing

Pay per usage

Go to Apify Store
Multilingual Text to Speech & Voice Cloning

Multilingual Text to Speech & Voice Cloning

Turn text into natural speech in 10 languages, steer delivery with a plain-language style note, or clone a voice from a short clip. Preset speakers, speed control, MP3/WAV/Opus output. No rental fee - you pay Apify compute only.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Andrew Babo

Andrew Babo

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

6

Monthly active users

3 days ago

Last modified

Categories

Share

Multilingual Text to Speech & Voice Cloning — 10 Languages

Turn text into natural speech in 10 languages, steer the delivery with a plain-English style note ("speak warmly and slowly"), or clone a voice from a short recording.

Good for: multilingual voiceovers, e-learning and course narration, ads and product videos, character voices, localisation of existing scripts.

Quick start

{
"text": "Hello, welcome to the demo.",
"language": "English",
"voice": "Vivian",
"instruct": "Speak warmly and clearly.",
"format": "mp3"
}

Clone a voice instead:

{
"text": "Now I read in the cloned voice.",
"ref_audio_url": "https://example.com/my-voice.wav",
"format": "mp3"
}

What you get

  • 10 languages: English, Chinese, Japanese, Korean, German, French, Russian, Portuguese, Spanish, Italian
  • Preset speakers — male and female, several styles
  • Style control — describe the mood and pacing in your own words
  • Voice cloning from a short reference clip
  • Speed control, long-text support, MP3 / WAV / Opus output

Input

FieldDefaultWhat it does
textrequiredThe text to read
languageAutoLanguage of the text
voiceVivianPreset speaker (ignored when cloning)
instructStyle note, e.g. "sound excited and energetic"
ref_audio_urlLink to the voice you want to clone
ref_textTranscript of that clip — improves cloning quality
speed1.0Playback speed
formatwavwav, mp3 or opus

Output

One dataset row per run: audio URL, duration, language, voice or clone, processing time.

Pricing

No rental fee — you only pay Apify compute.

Notes

  • Vietnamese is not supported here — use the Vietnamese Text to Speech Actor.
  • Only clone voices you own or have permission to use.