File size: 319 Bytes
0af9841
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
random_voices.json
mydata/
batch_output/
.env
# Ommit the DS_Store folder automatically created by macOS
.DS_Store/

# python virtual environment folder
.venv/               
.vscode/

# process log file
process_log.txt*
process_log.txt

# Python cache
__pycache__/
/*/__pycache__/
/*/*/__pycache__/

github
github.pub