Spaces:
Running
on
Zero
Running
on
Zero
archivartaunik
commited on
Update requirements.txt
Browse files- requirements.txt +19 -6
requirements.txt
CHANGED
@@ -1,7 +1,20 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
6 |
tqdm
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
cython
|
3 |
+
scipy
|
4 |
+
torch==2.0.1+cu117
|
5 |
+
torchaudio==2.0.1+cu117
|
6 |
+
soundfile
|
7 |
+
librosa
|
8 |
tqdm
|
9 |
+
anyascii
|
10 |
+
pyyaml
|
11 |
+
fsspec
|
12 |
+
aiohttp
|
13 |
+
packaging
|
14 |
+
matplotlib
|
15 |
+
transformers==4.46.1
|
16 |
+
tokenizers
|
17 |
+
underthesea
|
18 |
+
unidecode
|
19 |
+
num2words
|
20 |
+
vinorm
|