Skip to content

Commit 9d49218

Browse files
committed
adjusts .gitignore
1 parent 83fcf31 commit 9d49218

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ test*
22
__pycache__/
33
bin/VocalTractLabApi.so
44
bin/targetoptimizer
5+
bin/JD2.speaker
56

create_corpus.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
VERSION = "1.0"
99

10-
#GECO_PATH = "/home/tino/Documents/phd/corpora/GECO"
1110
GECO_PATH = None
1211

1312
if not GECO_PATH:

0 commit comments

Comments
 (0)