Installation
Installing Applio (opens in a new tab) is a simple process, and there are several ways to download and install it. If you are new to Applio, we recommend installing the precompiled version (Zip or Exe) as it comes ready to use.
GitHub
Step 1: Download from GitHub
Learn how to install Applio via the official repository.
- Download the .bat file of the latest version from the GitHub repository (opens in a new tab).
- Extract the zip file.
ā ļø Before installing:
- Make sure that you place Applio inside a folder on the C drive.
- Don't put it in a folder with privileged access.
- Don't run the run-install.bat as an administrator.
- Ensure the path does not contain any spaces or special characters.
- Disable your antivirus and firewall to avoid missing dependencies.
Step 2: Installation on Windows
- Run the
run-install.bat, and wait for it to download the necessary content. - Run the
run-applio.batfile.
Step 3: Installation on Linux
- Run the
run-install.sh, and wait for it to download the necessary content. - Run the
run-applio.shfile.
If you encounter an error during execution, you can try the precompiled (Zip or Exe) version of Applio.
Hugging Face
Step 1: Zip Version
If you encounter an error during execution, try the precompiled Zip version of Applio.
- Download the zip here (opens in a new tab).
- Extract it.
- Click on
run-applio.bat.
ā ļø Before executing:
- Make sure that you place Applio inside a folder on the C drive.
- Don't put it in a folder with privileged access.
- Don't run the run-applio.bat as an administrator.
- Ensure the path does not contain any spaces or special characters.
Step 2: Exe Version
If you encounter an error during execution, try the precompiled Exe version of Applio.
- Download here (opens in a new tab).
- Open the executable to extract the program files.
- Click on
run-applio.bat.
ā ļø Before installing:
- In case you get a Windows message, click on More information and then on Run anyway.
- Make sure that you place Applio inside a folder on the C drive.
- Don't put it in a folder with privileged access.
- Don't open the Applio.exe or run-applio.bat as an administrator.
- Ensure the path does not contain any spaces or special characters.
If you are having problems trying to run the executable, try with the Zip format.
Run Applio
Learn how to install Applio using commands in CMD.
Windows
./run-install.bat./run-applio.batLinux/Mac
chmod +x run-install.sh
./run-install.shchmod +x run-applio.sh
./run-applio.shPaperspace
make run-installmake run-applioHow to Update Applio?
To update, delete the current Applio folder and reinstall it. Make sure to save your audios and models before deleting the current folder.