Releases: IAHispano/Applio
Releases · IAHispano/Applio
Applio 3.2.9
Important Installation Guidelines
Before You Install Applio
Please review these essential instructions to ensure a smooth installation:
- File Location: Place the Applio files in a dedicated folder on your C drive.
- Access Control: Avoid placing Applio in folders that require elevated privileges.
- Administrator Rights: Do not run the
run-install.bat
script with administrator privileges. - Path Requirements: Ensure the installation path is free of spaces or special characters.
- Security Settings: Temporarily disable your antivirus and firewall to prevent any issues with missing dependencies during installation.
Installation Steps
- Download Compiled Version: Get the zip from this link.
- Run Applio: Extract the file, then open the
run-applio.bat
file.
What's New in This Release
- General fixes and improvements
- Updated dependencies
- Enhanced ZLUDA support
- Added multi-vocoder selection (hidden until pretrained models are available)
- Reduced CPU usage
- Set FP32 as the default precision
- UI enhancements
- Integrated
soxr_vhq
audio processor and added preprocessing method selector - Fixed issues with multi-GPU training
- Fixed audio splitting bugs
Full Changelog: 3.2.8-bugfix...3.2.9
Good news!
The upcoming update will be a major one, as it introduces the new Applio architecture. While it’s already possible to test it by modifying the code and enabling the UI manually, it won’t be enabled by default until the pre-trained models are ready, which is planned for the next update.
Applio 3.2.8
Important Installation Guidelines
Before You Install Applio
Please review these essential instructions to ensure a smooth installation:
- File Location: Place the Applio files in a dedicated folder on your C drive.
- Access Control: Avoid placing Applio in folders that require elevated privileges.
- Administrator Rights: Do not run the
run-install.bat
script with administrator privileges. - Path Requirements: Ensure the installation path is free of spaces or special characters.
- Security Settings: Temporarily disable your antivirus and firewall to prevent any issues with missing dependencies during installation.
Installation Steps
- Download Compiled Version: Get the zip from this link.
- Run Applio: Extract the file, then open the
run-applio.bat
file.
What's New in This Release
- Adding TOS Agreement
- Updated to Gradio V5 + Minor UI fixes
- A new mel loss function (better training results)
- Fix compatibility with other clients
Full Changelog: 3.2.7...3.2.8-bugfix