Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -30
requirements.txt
CHANGED
@@ -1,31 +1,2 @@
|
|
1 |
cython
|
2 |
-
|
3 |
-
editdistance
|
4 |
-
einops
|
5 |
-
g2p_en
|
6 |
-
ipywidgets
|
7 |
-
jiwer
|
8 |
-
kaldi-python-io
|
9 |
-
kaldiio
|
10 |
-
lhotse>=1.22.0
|
11 |
-
librosa>=0.10.0
|
12 |
-
marshmallow
|
13 |
-
matplotlib
|
14 |
-
packaging
|
15 |
-
pyannote.core
|
16 |
-
pyannote.metrics
|
17 |
-
pydub
|
18 |
-
pyloudnorm
|
19 |
-
resampy
|
20 |
-
ruamel.yaml
|
21 |
-
scipy>=0.14
|
22 |
-
soundfile
|
23 |
-
sox
|
24 |
-
texterrors
|
25 |
-
hydra-core
|
26 |
-
pytorch_lightning
|
27 |
-
torchaudio
|
28 |
-
torch
|
29 |
-
transformers
|
30 |
-
sentencepiece
|
31 |
-
youtokentome
|
|
|
1 |
cython
|
2 |
+
nemo_toolkit[asr]==0.10.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|