dc_tts logo

dc_tts

Enrichment pending
Kyubyong/dc_tts

A TensorFlow Implementation of DC-TTS: yet another text-to-speech model

GraphCanon updated today · GitHub synced today

1.2k
Stars
360
Forks
68
Open issues
57
Watchers
3y
Last push
Python Apache-2.0Created Nov 23, 2017

Trust & integrity

Full report
Maintenance
Dormant (1183d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

A TensorFlow Implementation of DC-TTS: yet another text-to-speech model

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Tags

README

Requirements

  • NumPy >= 1.11.1
  • TensorFlow >= 1.3 (Note that the API of tf.contrib.layers.layer_norm has changed since 1.3)
  • librosa
  • tqdm
  • matplotlib
  • scipy