AI Hispano Applio (Voice Cloning App) v3.2.7 WiN Linux [FREE]
![AI Hispano Applio (Voice Cloning App) v3.2.7 WiN Linux [FREE] screenshot](https://audioz.download/uploads/posts/2024-11/thumbs/1731964414_1612845287.webp)
Free | Win Linux Standalone | 3.93 GB
A universe of possibilities powered by AI.
The ultimate voice cloning tool meticulously optimized for unrivaled power, modularity, and a user-friendly experience. Applio is the application that will allow us to create our own voices with AI or use existing voices. The program can be used installing it on your pc, or from the cloud through Google Colab (the best alternative for users who do not have a computer or have low resources).
Repository Enhancements
This repository has undergone significant enhancements to improve its functionality and maintainability:
Modular Codebase: Restructured codebase following a modular approach for better organization, readability, and maintenance.
Hop Length Implementation: Implemented hop length, courtesy of @Mangio621, boosting efficiency and performance, especially on Crepe (formerly Mangio-Crepe).
Translations in 30+ Languages: Added support for translations in over 30 languages, enhancing accessibility for a global audience.
Cross-Platform Compatibility: Ensured seamless operation across various platforms for a consistent user experience.
Optimized Requirements: Fine-tuned project requirements for enhanced performance and resource efficiency.
Streamlined Installation: Simplified installation process for a user-friendly setup experience.
Hybrid F0 Estimation: Introduced a personalized 'hybrid' F0 estimation method utilizing nanmedian, combining F0 calculations from various methods to achieve optimal results.
Easy-to-Use UI: Implemented a user-friendly interface for intuitive interaction.
Optimized Code & Dependencies: Enhanced code and streamlined dependencies for improved efficiency.
Plugin System: Introduced a plugin system for extending functionality and customization.
These enhancements contribute to a more robust and scalable codebase, making the repository more accessible for contributors and users alike.
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:
Download the zip file, extract it, then:
open the 'run-applio.bat' file (Windows)
OR
chmod +x run-applio.sh ./run-applio.sh .(Linux).
OR
Using Makefile (for platforms such as Paperspace)
make run-applio
Applio 3.2.7
What's New in This Release
Fixing Code Issues (train.py, preprocess.py, core.py)
New Translations
Improving Themes System
Improving Multi GPU Training
Improving Audio Normalization
Full Changelog: https://github.com/IAHispano/Applio/compare/3.2.6...3.2.7
Applio 3.2.6
What's New in This Release
Improving Code (UI, TTS, multispeaker)
Fixing Code Issues (arguments, prerequisites, speaker ID)
Adding Features (number of speakers dropbox, core.py)
Updating Models (search, download tab)
Simplifying Audio (split and merge)
Applio 3.2.5
Fixing Code Issues (Preprocess, Extract, Crepe, CLI)
Improving Code (UI, Tabs, Offline Mode)
Adding New Features (Pre-Compiled Kaggle, Groq API, Workflows)
Removing Unused Code (Files, Lines, Variables)
Updating Translations (PT-BR, RU)
Applio 3.2.4
Enhanced extraction workflows for improved performance.
Fixed various critical bugs (and introduced a few new ones).
...