Comparison
dc_tts vs faster-whisper
Verdict
Pick dc_tts when license: dc_tts is Apache-2.0, faster-whisper is MIT; pick faster-whisper when license: faster-whisper is MIT, dc_tts is Apache-2.0.
Markdown twin · dc_tts alternatives · faster-whisper alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | dc_tts | faster-whisper |
|---|---|---|
| Maintenance | Dormant (1183d since push) As of today · github_public_v1 | Slowing (234d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Personal account As of today · github_public_v1 | Not a fork · Organization account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | No criticals As of today · osv@v1 |
Tagline
- dc_tts
- A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
- faster-whisper
- Faster Whisper transcription with CTranslate2
Stars
- dc_tts
- 1.2k
- faster-whisper
- 24k
Forks
- dc_tts
- 360
- faster-whisper
- 2.0k
Open issues
- dc_tts
- 68
- faster-whisper
- 311
Language
- dc_tts
- Python
- faster-whisper
- Python
Adopt for
- dc_tts
- -
- faster-whisper
- A package for faster speech-to-text transcription based on the Whisper model, using CTranslate2.
Persona
- dc_tts
- -
- faster-whisper
- -
Runtime
- dc_tts
- -
- faster-whisper
- -
License
- dc_tts
- Apache-2.0
- faster-whisper
- MIT
Last pushed
- dc_tts
- Apr 14, 2023
- faster-whisper
- Nov 19, 2025
Categories
- dc_tts
- Model Training, Speech & Audio
- faster-whisper
- Inference & Serving, Speech & Audio
Trust and health
Maintenance
- dc_tts
- Dormant (18%)
- faster-whisper
- Slowing (36%)
Days since push
- dc_tts
- 1183d
- faster-whisper
- 234d
Open issues (now)
- dc_tts
- 68
- faster-whisper
- 311
Owner type
- dc_tts
- User
- faster-whisper
- Organization
Security scan
- dc_tts
- No lockfile
- faster-whisper
- No criticals
Full report
- dc_tts
- Trust report
- faster-whisper
- Trust report
Choose dc_tts if…
- License: dc_tts is Apache-2.0, faster-whisper is MIT.
- Tags unique to dc_tts: python, speech, tts.
- Also covers Model Training.
When NOT to use dc_tts
- Last GitHub push was 1184 days ago (dormant maintenance, Apr 14, 2023). Validate activity before betting a new project on dc_tts.
- Model Training: Try prompting and RAG first; fine-tuning is the answer to style/format, not missing knowledge.
Choose faster-whisper if…
- License: faster-whisper is MIT, dc_tts is Apache-2.0.
- Requirements: Requires Python 3.9 or higher.
- Tags unique to faster-whisper: deep-learning, inference, openai, quantization.
- Also covers Inference & Serving.
- A package for faster speech-to-text transcription based on the Whisper model, using CTranslate2.
When NOT to use faster-whisper
- * When needing to employ FFmpeg directly for audio processing as it does not require FFmpeg installation and relies instead on PyAV.
- * In environments where additional dependencies from PyAV may introduce complexity or issues.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (Kyubyong/dc_tts) · observed Jul 11, 2026
- GitHub forks (Kyubyong/dc_tts) · observed Jul 11, 2026
- Last push (Kyubyong/dc_tts) · observed Apr 14, 2023
- License file (Apache-2.0) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (SYSTRAN/faster-whisper) · observed Jul 11, 2026
- GitHub forks (SYSTRAN/faster-whisper) · observed Jul 11, 2026
- Last push (SYSTRAN/faster-whisper) · observed Nov 19, 2025
- License file (MIT) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: dc_tts 1.2k · faster-whisper 24k (synced Jul 11, 2026).
Common questions
- What is the difference between dc_tts and faster-whisper?
- dc_tts: A TensorFlow Implementation of DC-TTS: yet another text-to-speech model. faster-whisper: Faster Whisper transcription with CTranslate2. See the comparison table for live GitHub stats and shared categories.
- When should I choose dc_tts over faster-whisper?
- Choose dc_tts over faster-whisper when License: dc_tts is Apache-2.0, faster-whisper is MIT; Tags unique to dc_tts: python, speech, tts; Also covers Model Training.
- When should I choose faster-whisper over dc_tts?
- Choose faster-whisper over dc_tts when License: faster-whisper is MIT, dc_tts is Apache-2.0; Requirements: Requires Python 3.9 or higher; Tags unique to faster-whisper: deep-learning, inference, openai, quantization; Also covers Inference & Serving; A package for faster speech-to-text transcription based on the Whisper model, using CTranslate2.
- When should I avoid dc_tts?
- Last GitHub push was 1184 days ago (dormant maintenance, Apr 14, 2023). Validate activity before betting a new project on dc_tts. Model Training: Try prompting and RAG first; fine-tuning is the answer to style/format, not missing knowledge.
- When should I avoid faster-whisper?
- * When needing to employ FFmpeg directly for audio processing as it does not require FFmpeg installation and relies instead on PyAV. * In environments where additional dependencies from PyAV may introduce complexity or issues.
- Is dc_tts or faster-whisper more popular on GitHub?
- faster-whisper has more GitHub stars (24,214 vs 1,156). Stars measure visibility, not whether either tool fits your constraints.
- Are dc_tts and faster-whisper open source?
- Yes - both are open-source projects on GitHub (dc_tts: Apache-2.0, faster-whisper: MIT).
- Where can I find alternatives to dc_tts or faster-whisper?
- GraphCanon lists graph-backed alternatives at dc_tts alternatives and faster-whisper alternatives (dc_tts markdown twin, faster-whisper markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, dc_tts or faster-whisper?
- dc_tts: Dormant. faster-whisper: Slowing. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for dc_tts and faster-whisper?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: dc_tts trust report; faster-whisper trust report.