Skip to content

Applio 3.2.0

Latest
Compare
Choose a tag to compare
@aitronssesin aitronssesin released this 19 May 00:03
· 26 commits to main since this release

Important Installation Guidelines

Before proceeding with the installation of Applio, please take note of the following instructions:

  • Placement: Ensure that you place the Applio files inside a folder on the C drive.
  • Folder Privileges: Avoid placing Applio in a folder with privileged access.
  • Administrator Permissions: Do not run the run-install.bat as an administrator.
  • Path Naming: Make sure the installation path does not contain any spaces or special characters.
  • Antivirus and Firewall: Temporarily deactivate your antivirus and firewall to prevent any potential issues with missing dependencies.

For installation, follow these steps:

  1. Download: Obtain the .zip file from here.
  2. Execute Installation: Run the run-install.bat script from the extracted files.
  3. Launch Applio: Execute the run-applio.bat script to start using Applio.

For a hassle-free experience, consider downloading the compiled version:

Tip

We strongly recommend the use of compiled versions, compiling the code on your own may cause instabilities.

  • Compiled Version: Download the ready-made executable file from here.
  • Execution: Simply double-click the downloaded .exe file, followed by opening the run-applio.bat file.

Updates in this Release

  • Embedder Model: Choose between hubert or contentvec for optimal performance.
  • Pretrain Downloader: Download the most popular pretrains.
  • Sync Graph: This allows you to link Tensorboard graphs to your actual training model, providing more accurate and useful visualizations.
  • TTS Speed: Adjust the speed of the text-to-speech feature to better suit your needs.
  • Upscale Audio: Enhance the quality of your audio.
  • Port Changer: Applio will now automatically switch to another port if port 6969 is unavailable.
  • Pretrains: Improved compatibility for creating pretrains, now fully compatible with other RVC repositories like RVC Mainline that use older torch versions.