| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Applio 3.6.3 source code.tar.gz | 2026-06-28 | 18.9 MB | |
| Applio 3.6.3 source code.zip | 2026-06-28 | 19.0 MB | |
| README.md | 2026-06-28 | 2.1 kB | |
| Totals: 3 Items | 37.9 MB | 79 | |
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.batscript 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.batfile.
What's New in This Release
- Added CUDA/NVIDIA Docker support and improved Docker setup.
- Improved realtime voice conversion performance and reduced latency.
- Added ASIO driver support for low-latency audio streaming.
- Added multiprocessing worker for realtime voice changing.
- Improved F0 extraction with pitch caching and sliding windows.
- Added warmup phase and smoother realtime fade-in.
- Added optional "No Index" mode.
- KMeans index extraction was fixed and now creates smaller index files.
- Improved RMVPE and RMS performance with reduced CPU/GPU overhead.
- Reduced unnecessary CPU ↔ GPU transfers.
- Added CREPE support and FAISS fallback support.
- Fixed multi-GPU training batch size issues.
- Improved error handling throughout the UI.
- Fixed inference flow, download reporting, and several installation issues.
- Added ZLUDA patch support for HIP SDK 6.4.2.
- Downgraded to Gradio 5 for better stability.
- Updated installers, notebooks, workflows, translations, and documentation.
- Various bug fixes, cleanup, formatting, and dependency updates.
Full Changelog: https://github.com/IAHispano/Applio/compare/3.6.2...3.6.3