Releases: serpapps/ai-voice-cloner
Releases · serpapps/ai-voice-cloner
v0.0.1
v0.0.1
How to setup & run the AI Voice Cloner👇
Installation Instructions (MAC)
- "Star ⭐" this repository click the button that looks like this
- Download Docker Desktop
- Install Docker Desktop on your computer, and create an account (it's free)
- Open the Docker Desktop application & login with your account credentials
- Click here & fill out the form
- Click "Submit" on the form to generate a
.zippackage (it will download to your computer) - Open the
.zipfile that downloaded to your computer and put it on your Desktop - Open the application on your computer called
Terminal(if you use Mac) orcmd(if you Windows) - Copy this:
cd ~/Desktop/ai-voice-cloner && docker compose up - Paste it into your terminal application and press the Return (enter) key
- Wait for it to full process (this will take a few minutes the very first time you run it)
- When it's ready it will say this in your terminal:
ai-inference-tts-frontend | Listening on http://0.0.0.0:80 - 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
- Start Docker desktop app
- Open your terminal and navigate to the
ai-voice-clonerapp's folder on your computer - Type
docker compose upand press enter - Let the app boot up, and then visit this address in your browser:
http://localhost:80