Skip to content

Releases: serpapps/ai-voice-cloner

v0.0.1

23 Aug 03:11
6ffed24

Choose a tag to compare

v0.0.1

How to 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