---
title: "WavTokenizer vs dc_tts"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/jishengpeng-wavtokenizer-vs-kyubyong-dc-tts"
tools: ["jishengpeng-wavtokenizer", "kyubyong-dc-tts"]
---

# WavTokenizer vs dc_tts

*GraphCanon updated Jul 30, 2026*

## 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.

[WavTokenizer](https://github.com/jishengpeng/WavTokenizer) reports 1.3k GitHub stars, 113 forks, and 72 open issues, last pushed Mar 2, 2025. [dc_tts](https://github.com/Kyubyong/dc_tts) has 1.2k stars, 360 forks, and 68 open issues, last pushed Apr 14, 2023. Figures are from public GitHub metadata via [WavTokenizer's repository](https://github.com/jishengpeng/WavTokenizer) and [dc_tts's repository](https://github.com/Kyubyong/dc_tts).

| | [WavTokenizer](/tools/jishengpeng-wavtokenizer.md) | [dc_tts](/tools/kyubyong-dc-tts.md) |
| --- | --- | --- |
| Tagline | [ICLR 2025] State-of-the-art discrete acoustic codec models for audio language modeling | A TensorFlow Implementation of DC-TTS |
| Stars | 1,310 | 1,156 |
| Forks | 113 | 360 |
| Open issues | 72 | 68 |
| Language | Python | Python |
| Adopt for | 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 is a text-to-speech model based on TensorFlow and requires specific version dependencies. |
| Persona | - | - |
| Runtime | - | - |
| License | MIT | Apache-2.0 |
| Categories | Speech & Audio | Speech & Audio |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [WavTokenizer](/tools/jishengpeng-wavtokenizer.md) | [dc_tts](/tools/kyubyong-dc-tts.md) |
| --- | --- | --- |
| Days since push | 514d | 1203d |
| Open issues (now) | 72 | 68 |
| Full report | [trust report](/tools/jishengpeng-wavtokenizer/trust.md) | [trust report](/tools/kyubyong-dc-tts/trust.md) |

## Decision facts: WavTokenizer

- **Adopt for:** 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.

## Decision facts: dc_tts

- **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.
- **Adopt for:** dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.

## Choose when

### 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

### 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 WavTokenizer

- Limited to Python environments;Python
- For simple tasks, it may offer unnecessary complexity

## 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.

## 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](/tools/jishengpeng-wavtokenizer/alternatives) and [dc_tts alternatives](/tools/kyubyong-dc-tts/alternatives) ([WavTokenizer markdown twin](/tools/jishengpeng-wavtokenizer/alternatives.md), [dc_tts markdown twin](/tools/kyubyong-dc-tts/alternatives.md)), 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](/compare/jishengpeng-wavtokenizer-vs-kyubyong-dc-tts.md) 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](/tools/jishengpeng-wavtokenizer/trust); [dc_tts trust report](/tools/kyubyong-dc-tts/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=jishengpeng-wavtokenizer`](/api/graphcanon/graph?tool=jishengpeng-wavtokenizer)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
