mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-02-24 20:19:54 +01: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 |