---
title: "AudioGPT vs dc_tts"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/aigc-audio-audiogpt-vs-kyubyong-dc-tts"
tools: ["aigc-audio-audiogpt", "kyubyong-dc-tts"]
---

# AudioGPT vs dc_tts

*GraphCanon updated Aug 15, 2026*

## Verdict

Pick AudioGPT if audioGPT is a Python-based tool for generating and understanding various audio forms including speech, music, sound effects, and talking head animations using pre-trained models; pick dc_tts if dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.

[AudioGPT](https://huggingface.co/spaces/AIGC-Audio/AudioGPT) reports 10k GitHub stars, 850 forks, and 53 open issues, last pushed Jul 6, 2024. [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 [AudioGPT's repository](https://github.com/AIGC-Audio/AudioGPT) and [dc_tts's repository](https://github.com/Kyubyong/dc_tts).

| | [AudioGPT](/tools/aigc-audio-audiogpt.md) | [dc_tts](/tools/kyubyong-dc-tts.md) |
| --- | --- | --- |
| Tagline | AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head | A TensorFlow Implementation of DC-TTS |
| Stars | 10,172 | 1,156 |
| Forks | 850 | 360 |
| Open issues | 53 | 68 |
| Language | Python | Python |
| Adopt for | AudioGPT is a Python-based tool for generating and understanding various audio forms including speech, music, sound effects, and talking head animations using pre-trained models. | dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies. |
| Persona | - | - |
| Runtime | - | - |
| License | Other | Apache-2.0 |
| Categories | Speech & Audio | Speech & Audio |

## Trust and health

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

| | [AudioGPT](/tools/aigc-audio-audiogpt.md) | [dc_tts](/tools/kyubyong-dc-tts.md) |
| --- | --- | --- |
| Days since push | 769d | 1203d |
| Open issues (now) | 53 | 68 |
| Stars delta | +3 (30d) | Unknown |
| Open issues delta | -1 (30d) | Unknown |
| Owner type | Organization | User |
| Full report | [trust report](/tools/aigc-audio-audiogpt/trust.md) | [trust report](/tools/kyubyong-dc-tts/trust.md) |

## Decision facts: AudioGPT

- **Adopt for:** AudioGPT is a Python-based tool for generating and understanding various audio forms including speech, music, sound effects, and talking head animations using pre-trained models.

## 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 AudioGPT if…

- License: AudioGPT is Other, dc_tts is Apache-2.0.
- Tags unique to AudioGPT: audio, gpt, music, sound.
- - Utilize AudioGPT when you need to generate speech or music with specific style transfer capabilities using GenerSpeech.

### Choose dc_tts if…

- License: dc_tts is Apache-2.0, AudioGPT is Other.
- 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-to-text, tensorflow, tts.
- dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.

## When NOT to use AudioGPT

- - Avoid AudioGPT if your audio processing toolkit needs to be exclusively self-contained; some model references are external links requiring separate access.
- - Do not use for projects that absolutely need completed features for all tasks as certain capabilities (speech translation) are still work-in-progress.

## 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 AudioGPT and dc_tts?

AudioGPT: AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head. dc_tts: A TensorFlow Implementation of DC-TTS. See the comparison table for live GitHub stats and shared categories.

### When should I choose AudioGPT over dc_tts?

Choose AudioGPT over dc_tts when License: AudioGPT is Other, dc_tts is Apache-2.0; Tags unique to AudioGPT: audio, gpt, music, sound; - Utilize AudioGPT when you need to generate speech or music with specific style transfer capabilities using GenerSpeech.

### When should I choose dc_tts over AudioGPT?

Choose dc_tts over AudioGPT when License: dc_tts is Apache-2.0, AudioGPT is Other; 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-to-text, tensorflow, tts; dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.

### When should I avoid AudioGPT?

- Avoid AudioGPT if your audio processing toolkit needs to be exclusively self-contained; some model references are external links requiring separate access. - Do not use for projects that absolutely need completed features for all tasks as certain capabilities (speech translation) are still work-in-progress.

### 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 AudioGPT or dc_tts more popular on GitHub?

AudioGPT has more GitHub stars (10,172 vs 1,156). Stars measure visibility, not whether either tool fits your constraints.

### Are AudioGPT and dc_tts open source?

Yes - both are open-source projects on GitHub (AudioGPT: Other, dc_tts: Apache-2.0).

### Where can I find alternatives to AudioGPT or dc_tts?

GraphCanon lists graph-backed alternatives at [AudioGPT alternatives](/tools/aigc-audio-audiogpt/alternatives) and [dc_tts alternatives](/tools/kyubyong-dc-tts/alternatives) ([AudioGPT markdown twin](/tools/aigc-audio-audiogpt/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/aigc-audio-audiogpt-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, AudioGPT or dc_tts?

AudioGPT: 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 AudioGPT and dc_tts?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [AudioGPT trust report](/tools/aigc-audio-audiogpt/trust); [dc_tts trust report](/tools/kyubyong-dc-tts/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=aigc-audio-audiogpt`](/api/graphcanon/graph?tool=aigc-audio-audiogpt)
- 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/_
