Tacotron 2
by Google / NVIDIA reference
Google's seminal end-to-end TTS architecture — the neural-TTS starting point.
TL;DR
Google's seminal end-to-end TTS architecture — the neural-TTS starting point.
Best for education and academic baselines; legacy systems still using Tacotron-style pipelines. Pricing: free (BSD-3-Clause).
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free (BSD-3-Clause)
Platforms
Linux
What it is
Tacotron 2 is the 2017 Google paper that defined modern end-to-end neural TTS. NVIDIA's BSD-licensed PyTorch implementation is the most-used public reference. Consent posture: synthetic-only architecture.
Best for: Education and academic baselines; legacy systems still using Tacotron-style pipelines.
Watch out for: Slower and lower-quality than VITS / XTTS; effectively English-only in the public checkpoint.
Watch out for: Slower and lower-quality than VITS / XTTS; effectively English-only in the public checkpoint.
Install / use
git clone https://github.com/NVIDIA/tacotron2
Features
| Speaker diarization | No |
| Word-level timestamps | No |
| Streaming / real-time | No |
| Languages supported | 1 |
| HIPAA eligible | No |
Tacotron 2 vs Whipscribe
| Feature | Tacotron 2 | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free (BSD-3-Clause) | free beta |
| Speaker diarization | — | Yes |
| Word timestamps | — | Yes |
| Streaming | — | No |
| Languages | 1 | 99 |
| Platforms | Linux | Web, API, MCP |
Alternatives to Tacotron 2
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.