Update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ scikit-learn==1.0.2
|
|
11 |
scipy == 1.11.4
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|
14 |
-
tgt == 1.
|
15 |
torch == 1.7.0
|
16 |
tqdm==4.46.1
|
17 |
unidecode == 1.1.1
|
|
|
11 |
scipy == 1.11.4
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|
14 |
+
tgt == 1.5
|
15 |
torch == 1.7.0
|
16 |
tqdm==4.46.1
|
17 |
unidecode == 1.1.1
|