Text to Speech with Voice Cloning avatar

Text to Speech with Voice Cloning

Pricing

Pay per usage

Go to Apify Store
Text to Speech with Voice Cloning

Text to Speech with Voice Cloning

Turn text into speech with built-in voices, or clone a voice from a short recording and have it read anything. English, French, German, Italian, Spanish and Portuguese. MP3, WAV and 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

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Text to Speech with Voice Cloning — 6 Languages, MP3 & WAV

Turn text into speech using a built-in voice, or clone a voice from a short recording and have it read anything you write. Fast, light and cheap to run at volume.

Good for: branded voiceovers in your own voice, multilingual product videos, e-learning, podcast intros, character voices for games and stories, accessibility read-aloud.

Quick start

Built-in voice:

{
"text": "Hello! This audio was generated automatically.",
"voice": "alba",
"language": "english",
"format": "mp3"
}

Clone a voice from your own clip:

{
"text": "Now I sound just like the reference recording.",
"ref_audio_url": "https://example.com/my-voice.wav",
"language": "english",
"format": "mp3"
}

A clean 5–10 second recording of one speaker gives the best results.

What you get

  • 6 languages: English, French, German, Italian, Spanish, Portuguese
  • Voice cloning from a single short clip — no training, no waiting
  • Built-in preset voices when you don't have a reference
  • Speed control and long-text support
  • MP3, WAV or Opus output
  • Warm mode for fast repeat requests

Input

FieldDefaultWhat it does
textrequiredThe text you want spoken
voicealbaPreset voice (ignored when you clone)
ref_audio_urlLink to your reference recording to clone a voice
languageenglishLanguage of the text
speed1.0Playback speed
formatwavwav, mp3 or opus

Output

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

Pricing

No rental fee — you only pay Apify compute.

Notes

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