Spaces:
Runtime error
Runtime error
ulysses115
commited on
Commit
·
6566ccc
1
Parent(s):
18ad957
Update requirements.txt
Browse files- requirements.txt +4 -33
requirements.txt
CHANGED
@@ -1,34 +1,5 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
pyyaml<6 # Pinned until omegaconf works with pyyaml>=6
|
7 |
-
torchmetrics>=0.11.0
|
8 |
-
transformers>=4.0.1
|
9 |
-
wandb
|
10 |
-
webdataset>=0.1.48,<=0.1.62
|
11 |
-
pandas
|
12 |
-
sacremoses>=0.0.43
|
13 |
-
sentencepiece<1.0.0
|
14 |
-
youtokentome>=1.0.5
|
15 |
-
braceexpand
|
16 |
-
editdistance
|
17 |
-
g2p_en
|
18 |
-
inflect
|
19 |
-
ipywidgets
|
20 |
-
jiwer
|
21 |
-
kaldi-python-io
|
22 |
-
kaldiio
|
23 |
-
librosa>=0.9.0
|
24 |
-
marshmallow
|
25 |
-
matplotlib
|
26 |
-
packaging
|
27 |
-
pyannote.core
|
28 |
-
pyannote.metrics
|
29 |
-
pydub
|
30 |
-
ruamel.yaml
|
31 |
-
scipy>=0.14
|
32 |
-
soundfile
|
33 |
-
sox
|
34 |
-
texterrors
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
+
nemo_toolkit['all']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|