09/08/2024 | STANDALONE LiNUX WIN | 4.2 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 Installing
Make sure that you place Applio inside a folder on C drive.
Don't put it in a folder with privileged access.
Don't run the run-install.bat as an administrator.
Make sure the path does not contain any spaces or special characters.
Deactivate your antivirus and firewall to avoid missing dependencies.
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
Changelog:
v3.2.2
Enabled GPU support for RMVPE and CREPE extraction processes
Streamlined and optimized the extraction workflow
Implemented global code enhancements
Added compatibility for Linux plugins
Introduced a toggle to force FP32/FP16 precision
Added a progress bar between epochs to track the status of your stepsv3.2.1
Custom Embedders: Choose the embedder model that best suits your needs.
Cache Dataset in GPU: Cache the dataset in the GPU to improve performance.
Custom CPU Cores: Select the number of CPU cores to use for processing and extraction.
Pitch Curve: Extract the pitch curve from the audio file.
Optimization: Enhance processing performance and improve the speed of updates.
Python 3.11 Compatibility: Applio is now compatible with Python 3.11.
Minimal Error Fixes: Addressed minor issues for a smoother experience.
官网: https://github.com/IAHispano/Applio
评论0