ulysses115 commited on
Commit
6566ccc
1 Parent(s): 18ad957

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -33
requirements.txt CHANGED
@@ -1,34 +1,5 @@
1
  gradio
2
- nemo_toolkit
3
- hydra-core>=1.2.0,<1.3
4
- omegaconf>=2.2,<2.3
5
- pytorch-lightning>=1.9.0
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']