VITS

End-to-end TTS model combining a conditional VAE, adversarial training, and normalizing flows.

Open SourceSelf HostedOffline CapableGPU Required
0.0 (0)

About

Few TTS codebases have been forked as often as VITS, the ICML 2021 reference implementation of a conditional variational autoencoder with adversarial training and normalizing flows that made single-stage end-to-end speech synthesis practical. A stochastic duration predictor lets it speak the same text with varied rhythm and pitch, and at release it produced more natural audio than the two-stage text-to-spectrogram-plus-vocoder pipelines that were standard at the time. The repository provides training recipes for single-speaker LJ Speech and multi-speaker VCTK at 22050 Hz, pretrained checkpoints via Google Drive, and an interactive Colab inference notebook; setup requires PyTorch, espeak for phonemization, and compiling the Cython monotonic alignment search module. Training realistically requires a CUDA GPU, while inference of pretrained models can run on CPU. The MIT license allows commercial use. Its architecture underpins a large share of the modern open TTS ecosystem, including the Coqui, so-vits-svc, and Bert-VITS2 lineages, and the original repo remains a research baseline at roughly 7.9k GitHub stars.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Advanced (4/5)
License
MIT
Added
Jul 29, 2026

Related Tools

Featured

Lightweight and expressive TTS model with 82M parameters for fast local inference.

Open SourceSelf HostedOffline
Easy
4.0 (1)

Conversational TTS model optimized for dialogue and chat applications.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)

Multilingual large voice generation model with full-stack inference, training, and deployment.

Open SourceSelf HostedOfflineGPU
Intermediate
0.0 (0)

Large-scale multilingual TTS model by Alibaba with zero-shot voice cloning.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Emotion-controllable TTS engine by NetEase with 2000+ voices.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)
Featured

Transformer-based text-to-audio model by Suno that generates speech, music, and sound effects.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)
Browse all Text-to-Speech (TTS) tools