Skip to content

AI Voice Cloning Desktop Application that runs locally on your computer and doesn't cost anything to run

License

Notifications You must be signed in to change notification settings

serpapps/ai-voice-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Voice Cloner

Turn text into natural-sounding speech and clone voices on your own computer with coding needed.

AI Voice Cloner is a local text-to-speech and voice cloning app that runs entirely on your machine, giving you fast performance and full control over your data. With a simple browser-based interface, you can generate natural-sounding speech, clone voices from short samples, and manage models stored securely on your own system.

It works across Windows, macOS, and Linux, supports both CPU and NVIDIA GPU acceleration, and delivers a smooth, private experience without relying on the cloud.

  • Private data
  • Free to run over and over again
  • Uses your local computer power

AI Voice Cloner Demo

🔗 Links

  • 🎁 Get it here
  • ❓ Check FAQs here
  • 🐛 Report bugs here
  • 🆕 Request features here

Resources

Features

  • Text-to-Speech in your browser
  • Voice cloning (bring a short sample)
  • Local models saved under your control
  • Simple, clean UI
  • Works on Windows, macOS, and Linux
  • CPU or NVIDIA GPU acceleration
  • Simple & easy to use web UI
  • Models stored locally

How to install, setup & run the AI Voice Cloner

Installation Instructions (MAC)

  1. "Star ⭐" this repository click the button that looks like this
  2. Download Docker Desktop
  3. Install Docker Desktop on your computer, and create an account (it's free)
  4. Open the Docker Desktop application & login with your account credentials
  5. Click here & fill out the form
  6. Click "Submit" on the form to generate a .zip package (it will download to your computer)
  7. Open the .zip file that downloaded to your computer and put it on your Desktop
  8. Open the application on your computer called Terminal (if you use Mac) or cmd (if you Windows)
  9. Copy this: cd ~/Desktop/ai-voice-cloner && docker compose up
  10. Paste it into your terminal application and press the Return (enter) key
  11. Wait for it to full process (this will take a few minutes the very first time you run it)
  12. When it's ready it will say this in your terminal: ai-inference-tts-frontend | Listening on http://0.0.0.0:80
  13. cmd click that link, or just copy & paste it into your browser, or just click here: http://localhost:80

Windows: The installation instructions for Windows are the same as the Mac ones, except for this extra step: https://youtu.be/cAO259j9zBw

Usage Instructions

  1. Start Docker desktop app
  2. Open your terminal and navigate to the ai-voice-cloner app's folder on your computer
  3. Type docker compose up and press enter
  4. Let the app boot up, and then visit this address in your browser: http://localhost:80

More Info

Version: 1.0.0 Last Updated: 8/23/2025