mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-27 18:24:50 +00:00
Initial check in of Python training code
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -3,6 +3,14 @@
|
||||
*.log
|
||||
tmp/
|
||||
|
||||
build/
|
||||
data/
|
||||
*.wav
|
||||
*.py[cod]
|
||||
*.egg
|
||||
build
|
||||
htmlcov
|
||||
|
||||
/data/
|
||||
/build/
|
||||
/local/
|
||||
*.so
|
||||
|
||||
.venv/
|
||||
|
||||
Reference in New Issue
Block a user