A comprehensive WebUI for fine-tuning and interacting with VoxCPM models. This application leverages Efficient LoRA (Low-Rank Adaptation) capabilities to enable high-quality voice cloning.
We've introduced a Dialogue Builder sub-tab within the Voice Clone interface, designed for creating multi-speaker interactions easily:
➕), cloning (📋), or removing (🗑️) speaker segments.
Faster-Whisper.triton-windows and a custom kernel caching system in models/.cache, enabling the full power of torch.compile for inference speed-up..wav is recommended.| Model | LoRA Training |
|---|---|
| VoxCPM 1.5 (750M) | ~12 GB VRAM |
| VoxCPM 2.0 (2B) | ~20 GB VRAM |
.wav is highly recommended. Other formats supported by torchaudio also work.max_batch_tokens.sample_rate must match the AudioVAE encoder input:
git clone https://github.com/Mixomo/VoxCPM2_Simple_GUI.git
cd VoxCPM2_Simple_GUI
This project utilizes uv for lightning-fast dependency management.
install.bat.
uv via Winget (if not present).start.bat.http://127.0.0.1:7860 in your web browser.Inspired by FranckyB Voice Clone Studio
23 commits
Python
99.4%
A comprehensive WebUI for fine-tuning and interacting with VoxCPM models. This application leverages Efficient LoRA (Low-Rank Adaptation) capabilities to enable high-quality voice cloning.
We've introduced a Dialogue Builder sub-tab within the Voice Clone interface, designed for creating multi-speaker interactions easily:
➕), cloning (📋), or removing (🗑️) speaker segments.
Faster-Whisper.triton-windows and a custom kernel caching system in models/.cache, enabling the full power of torch.compile for inference speed-up..wav is recommended.| Model | LoRA Training |
|---|---|
| VoxCPM 1.5 (750M) | ~12 GB VRAM |
| VoxCPM 2.0 (2B) | ~20 GB VRAM |
.wav is highly recommended. Other formats supported by torchaudio also work.max_batch_tokens.sample_rate must match the AudioVAE encoder input:
git clone https://github.com/Mixomo/VoxCPM2_Simple_GUI.git
cd VoxCPM2_Simple_GUI
This project utilizes uv for lightning-fast dependency management.
install.bat.
uv via Winget (if not present).start.bat.http://127.0.0.1:7860 in your web browser.Inspired by FranckyB Voice Clone Studio
23 commits
Python
99.4%