NVIDIA CUDA
CUDA compute runtime for torch and torchaudio on supported NVIDIA systems, with CPU TorchCodec for Windows media compatibility.
An isolated, verified, and repeatable Windows installation for local voice cloning.
FFmpeg Shared is required. The CUDA Toolkit is not; NVIDIA CUDA acceleration is selected automatically when supported.
Open PowerShell as your normal user. Run the commands in order, reopening the terminal after FFmpeg installation.
winget install --id Gyan.FFmpeg.Shared -eirm https://llmvoice.yusufdere.com/install.ps1 -OutFile install.ps1
powershell -NoProfile -ExecutionPolicy Bypass -File .\install.ps1llmvoice --version
llmvoice doctorThe installer does not modify machine PATH, pollute global Python, or install the CUDA Toolkit.
CUDA compute runtime for torch and torchaudio on supported NVIDIA systems, with CPU TorchCodec for Windows media compatibility.
CPU runtime when CUDA is unavailable or explicitly selected. Long-form generation is significantly slower.
A new terminal picks up the PATH change. First synthesis may need network access to download XTTS-v2 and present its CPML terms.
llmvoice --version
llmvoice doctorLLMVoice source is MIT licensed. XTTS-v2 model weights are licensed separately under CPML, and commercial model rights do not come from the MIT license.
Licensing guide