mirror of
https://github.com/wassname/TTS.git
synced 2026-09-07 16:40:44 +08:00
* Complete Dockerignore to keep context managable * Add documentation on readme * Match pip and docker cuda version * Use pip3 consistently
9 lines
100 B
Plaintext
9 lines
100 B
Plaintext
.git/
|
|
Dockerfile
|
|
build/
|
|
dist/
|
|
TTS.egg-info/
|
|
tests/outputs/*
|
|
tests/train_outputs/*
|
|
__pycache__/
|
|
*.pyc |