Skip to content

Releases: IAHispano/Applio

Applio 3.6.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:46
da17444

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 .zip file, then open the run-applio.bat file.

What's New in This Release

  • Added TensorBoard integration with a dedicated UI tab and background launcher.
  • Added a phase vocoder to significantly improve audio crossfade quality.
  • Added HTML status and progress indicators for real-time processing.
  • Improved cross-platform compatibility across Windows and Linux by standardizing file paths.
  • Optimized real-time client mode to reduce processing latency.
  • Fixed UI theme selection and rounding errors in training progress displays.
  • Removed the obsolete overtraining detector from model training routines.
  • Updated all dependencies to their latest versions.

Full Changelog: 3.6.3...3.6.4

Applio 3.6.3

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:21
3e5e248

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

  • 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.
  • 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.
  • 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: 3.6.2...3.6.3

Applio 3.6.2

Choose a tag to compare

@Vidalnt Vidalnt released this 02 Mar 17:41

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

  • Upgrade to Python 3.12
  • Fix Realtime/Gradio 6
  • Fixing Code Issues (UTF-8 JSON, matplotlib API)
  • Update Notebook

Full Changelog: 3.6.1...3.6.2

Applio 3.6.1

Choose a tag to compare

@github-actions github-actions released this 20 Jan 20:44
04ae655

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

  • Realtime hot-adjustable parameters with single-button start/stop
  • 24k RefineGAN vocoder support
  • Fixing EdgeTTS
  • Docker PortAudio latency fix

Full Changelog: 3.6.0...3.6.1

Applio 3.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 16:17
fc01a25

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

  • Realtime Client on Colab/Kaggle
  • Fix macOS ARM64 Segfault (FAISS)
  • MRD Discriminator v3
  • RefineGAN pretraineds

Full Changelog: 3.5.1...3.6.0

Applio 3.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 19:41
b879141

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

  • Removing Swift and setting FCPE as realtime default
  • Fixed change_rms & gradient removal ( realtime )
  • Added UTF-8 JSON encoding
  • Disabling feature extraction options (Lack of pretrains)
  • Improved tunnel options for Kaggle

Full Changelog: 3.5.0...3.5.1

Applio 3.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:07
eaea9ff

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

  • Realtime mode added
  • Swift f0 pitch extractor added
  • Translations files updated
  • Model unloading fixed

Full Changelog: 3.4.0...3.5.0

Applio 3.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 00:04

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

  • This release fixes a major bug that resulted in a lower quality of the trained models.
  • Fixing Code Issues (macOS support)

Full Changelog: 3.3.1...3.4.0

Applio 3.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:19
3388be6

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

  • Added new experimental bf16 AdamW option
  • Fixing Code Issues (old-model SR blend, pipeline reset)
  • Increased training batch size (UI)
  • Added auto checkpointing based on specs (training tab)
  • Colab notebook fixes

Full Changelog: 3.3.0...3.3.1

Applio 3.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:22
d1b3945

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 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

  • Added support for Python 3.11
  • Updated libraries, including a fix for EdgeTTS (without limits or errors for now)
  • Ensured compatibility with RTX 50-series GPUs
  • Reworked f0 predictor (removed unnecessary hop length, RMVPE now supports longer audio inputs)
  • Added warnings when training steps are skipped
  • Enhanced TensorBoard reference system (users can now create custom references)
  • Improved discriminators and losses (renamed d/totald/adv for consistency with g/adv)
  • Introduced proposed pitch
  • Set single-scale mel loss as the default loss
  • Fixed audio file extension checks to be case-insensitive
  • Updated speaker count logic for model training
  • Added BFloat16 (Nvidia Ampere cards or newer) and FP16 precision for training. FP16 is much faster on Kaggle and Google Colab T4s free GPUs.

Full Changelog: 3.2.9...3.3.0