VITS
by jaywalnut310 (research)
End-to-end TTS with adversarial training — the open-source workhorse.
TL;DR
End-to-end TTS with adversarial training — the open-source workhorse.
Best for engineers building custom TTS on a specific dataset where they control the training corpus. Pricing: free (MIT).
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free (MIT)
Platforms
Linux
What it is
VITS (Variational Inference with adversarial learning for end-to-end TTS) is the 2021 architecture that underpins large chunks of subsequent TTS research, including Coqui's models. MIT-licensed reference implementation. Consent posture: training-time choice is operator's.
Best for: Engineers building custom TTS on a specific dataset where they control the training corpus.
Watch out for: Reference implementation — needs training from scratch on your own data for production use.
Watch out for: Reference implementation — needs training from scratch on your own data for production use.
Install / use
git clone https://github.com/jaywalnut310/vits
Features
| Speaker diarization | No |
| Word-level timestamps | No |
| Streaming / real-time | No |
| Languages supported | 1 |
| HIPAA eligible | No |
VITS vs Whipscribe
| Feature | VITS | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free (MIT) | free beta |
| Speaker diarization | — | Yes |
| Word timestamps | — | Yes |
| Streaming | — | No |
| Languages | 1 | 99 |
| Platforms | Linux | Web, API, MCP |
Alternatives to VITS
Whipscribe is a managed faster-whisper + whisperX service. If you want transcripts without running infrastructure, paste a URL or drop a file in the form below — you'll have a transcript in seconds.