dc_tts and dctts-pytorch

These are ecosystem siblings—parallel implementations of the same DC-TTS architecture in different deep learning frameworks (TensorFlow vs PyTorch), allowing users to choose based on their preferred framework rather than offering complementary functionality.

dc_tts
51
Established
dctts-pytorch
45
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 20/25
Stars: 1,159
Forks: 360
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 76
Forks: 27
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About dc_tts

Kyubyong/dc_tts

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

Implements the DC-TTS architecture with a two-stage pipeline: Text2Mel generates mel-spectrograms from text using guided attention for monotonic alignment, while SSRN (speaker-dependent vocoder) converts spectrograms to waveforms. Supports multilingual training across English and Korean datasets, with practical modifications including layer normalization and learning rate decay to improve convergence over the original paper's approach.

About dctts-pytorch

chaiyujin/dctts-pytorch

The pytorch implementation of DC-TTS

Scores updated daily from GitHub, PyPI, and npm data. How scores work