GraphCanon updated 3w · GitHub synced 3w
1.2k stars360 forksLast push 3y Python Apache-2.0
Decision brief
dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.
- 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.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (1203d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install dc_tts PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides an implementation of text-to-speech using TensorFlow
Capability facts
- Languages
- python
Source: github.language · Jul 30, 2026
Categories
Tags
README
Requirements
- NumPy >= 1.11.1
- TensorFlow >= 1.3 (Note that the API of
tf.contrib.layers.layer_normhas changed since 1.3) - librosa
- tqdm
- matplotlib
- scipy
For agents
This page has a .md twin and JSON over the API.