Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -22
requirements.txt
CHANGED
@@ -1,22 +1 @@
|
|
1 |
-
|
2 |
-
pyyaml==6.0.2
|
3 |
-
argparse==1.4.0
|
4 |
-
onnxruntime==1.19.0
|
5 |
-
tqdm==4.66.5
|
6 |
-
nemo_toolkit @ git+https://github.com/AI4Bharat/NeMo@nemo-v2
|
7 |
-
transformers==4.40.0
|
8 |
-
huggingface_hub<0.24
|
9 |
-
pytorch-lightning==2.4.0
|
10 |
-
hydra-core==1.3.2
|
11 |
-
librosa==0.10.2.post1
|
12 |
-
sentencepiece==0.2.0
|
13 |
-
pandas==2.2.2
|
14 |
-
lhotse==1.27.0
|
15 |
-
editdistance==0.8.1
|
16 |
-
jiwer==3.0.4
|
17 |
-
pyannote.audio==3.3.1
|
18 |
-
webdataset==0.2.100
|
19 |
-
datasets==2.19.0
|
20 |
-
IPython==8.27.0
|
21 |
-
joblib==1.4.2
|
22 |
-
tokenizers>=0.21
|
|
|
1 |
+
nemo_toolkit @ git+https://github.com/AI4Bharat/NeMo@nemo-v2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|