openfree commited on
Commit
5b2a048
·
verified ·
1 Parent(s): b20c53b

Upload gitignore (1)

Browse files
Files changed (1) hide show
  1. gitignore (1) +12 -0
gitignore (1) ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ .ipynb_checkpoints/
3
+ basetts_outputs_use_bert/
4
+ basetts_outputs/
5
+ multilingual_ckpts
6
+ basetts_outputs_package/
7
+ build/
8
+ *.egg-info/
9
+ .DS_Store
10
+ *.zip
11
+ *.wav
12
+ .venv/