Spaces:
Runtime error
Runtime error
j
commited on
Commit
·
037a3b0
1
Parent(s):
2776c9f
added remaining requirements
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,13 @@ progressbar
|
|
| 14 |
unidecode
|
| 15 |
phonemizer
|
| 16 |
einops
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
unidecode
|
| 15 |
phonemizer
|
| 16 |
einops
|
| 17 |
+
tqdm
|
| 18 |
+
pyyaml
|
| 19 |
+
chardet
|
| 20 |
+
numpy
|
| 21 |
+
soundfile
|
| 22 |
+
librosa==0.9.2
|
| 23 |
+
pandas
|
| 24 |
+
torchlibrosa
|
| 25 |
+
ftfy
|
| 26 |
+
timm
|