Comparison
WavTokenizer vs dc_tts
Verdict
Pick WavTokenizer if wavTokenizer is an advanced acoustic codec model adept at audio representation, suitable for developers focusing on precision in speech-language modeling or text-to-speech applications requiring high token throughput; pick dc_tts if dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.
Markdown twin · WavTokenizer alternatives · dc_tts alternatives
GraphCanon updated 3w
Trust & integrity
| Signal | WavTokenizer | dc_tts |
|---|---|---|
| Maintenance | Dormant (514d since push) As of 3w · github_public_v1 | Dormant (1203d since push) As of 3w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 3w · github_public_v1 | Not a fork · Personal account As of 3w · github_public_v1 |
| OSV dependency advisories | Published findings As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- WavTokenizer
- [ICLR 2025] State-of-the-art discrete acoustic codec models for audio language modeling
- dc_tts
- A TensorFlow Implementation of DC-TTS
Stars
- WavTokenizer
- 1.3k
- dc_tts
- 1.2k
Forks
- WavTokenizer
- 113
- dc_tts
- 360
Open issues
- WavTokenizer
- 72
- dc_tts
- 68
Language
- WavTokenizer
- Python
- dc_tts
- Python
Adopt for
- WavTokenizer
- WavTokenizer is an advanced acoustic codec model adept at audio representation, suitable for developers focusing on precision in speech-language modeling or text-to-speech applications requiring high token throughput.
- dc_tts
- dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.
Persona
- WavTokenizer
- -
- dc_tts
- -
Runtime
- WavTokenizer
- -
- dc_tts
- -
License
- WavTokenizer
- MIT
- dc_tts
- Apache-2.0
Last pushed
- WavTokenizer
- Mar 2, 2025
- dc_tts
- Apr 14, 2023
Categories
- WavTokenizer
- Speech & Audio
- dc_tts
- Speech & Audio
Trust and health
Days since push
- WavTokenizer
- 514d
- dc_tts
- 1203d
Open issues (now)
- WavTokenizer
- 72
- dc_tts
- 68
OSV dependency advisories
- WavTokenizer
- Published findings
- dc_tts
- No lockfile (source not queried)
Full report
- WavTokenizer
- Trust report
- dc_tts
- Trust report
Choose WavTokenizer if…
- License: WavTokenizer is MIT, dc_tts is Apache-2.0.
- Tags unique to WavTokenizer: acoustic, audio-representation, codec, dac.
- Need state-of-the-art precision in audio language modeling
When NOT to use WavTokenizer
- Limited to Python environments;Python
- For simple tasks, it may offer unnecessary complexity
Choose dc_tts if…
- License: dc_tts is Apache-2.0, WavTokenizer is MIT.
- Requirements: Depends on TensorFlow >=1.3 and has compatibility issues with updated APIs for `tf.contrib.layers.layer_norm`.; Requires Python packages like NumPy, librosa, tqdm, matplotlib, and scipy..
- Tags unique to dc_tts: speech, speech-to-text, tensorflow, tts.
- dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.
When NOT to use dc_tts
- Last GitHub push was 1229 days ago (dormant maintenance, Apr 14, 2023). Validate activity before betting a new project on dc_tts.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (jishengpeng/WavTokenizer) · observed Jul 30, 2026
- GitHub forks (jishengpeng/WavTokenizer) · observed Jul 30, 2026
- Last push (jishengpeng/WavTokenizer) · observed Mar 2, 2025
- License file (MIT) · observed Jul 30, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (Kyubyong/dc_tts) · observed Jul 30, 2026
- GitHub forks (Kyubyong/dc_tts) · observed Jul 30, 2026
- Last push (Kyubyong/dc_tts) · observed Apr 14, 2023
- License file (Apache-2.0) · observed Jul 30, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: WavTokenizer 1.3k · dc_tts 1.2k (synced Jul 30, 2026).
Common questions
- What is the difference between WavTokenizer and dc_tts?
- WavTokenizer: [ICLR 2025] State-of-the-art discrete acoustic codec models for audio language modeling. dc_tts: A TensorFlow Implementation of DC-TTS. See the comparison table for live GitHub stats and shared categories.
- When should I choose WavTokenizer over dc_tts?
- Choose WavTokenizer over dc_tts when License: WavTokenizer is MIT, dc_tts is Apache-2.0; Tags unique to WavTokenizer: acoustic, audio-representation, codec, dac; Need state-of-the-art precision in audio language modeling.
- When should I choose dc_tts over WavTokenizer?
- Choose dc_tts over WavTokenizer when License: dc_tts is Apache-2.0, WavTokenizer is MIT; Requirements: Depends on TensorFlow >=1.3 and has compatibility issues with updated APIs for
tf.contrib.layers.layer_norm.; Requires Python packages like NumPy, librosa, tqdm, matplotlib, and scipy.; Tags unique to dc_tts: speech, speech-to-text, tensorflow, tts; dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies. - When should I avoid WavTokenizer?
- Limited to Python environments;Python For simple tasks, it may offer unnecessary complexity
- When should I avoid dc_tts?
- Last GitHub push was 1229 days ago (dormant maintenance, Apr 14, 2023). Validate activity before betting a new project on dc_tts.
- Is WavTokenizer or dc_tts more popular on GitHub?
- WavTokenizer has more GitHub stars (1,310 vs 1,156). Stars measure visibility, not whether either tool fits your constraints.
- Are WavTokenizer and dc_tts open source?
- Yes - both are open-source projects on GitHub (WavTokenizer: MIT, dc_tts: Apache-2.0).
- Where can I find alternatives to WavTokenizer or dc_tts?
- GraphCanon lists graph-backed alternatives at WavTokenizer alternatives and dc_tts alternatives (WavTokenizer markdown twin, dc_tts 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, WavTokenizer or dc_tts?
- WavTokenizer: Dormant. dc_tts: Dormant. 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 WavTokenizer and dc_tts?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: WavTokenizer trust report; dc_tts trust report.