gdnartea commited on
Commit
341d60f
1 Parent(s): 588a062

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -43
requirements.txt CHANGED
@@ -1,44 +1,2 @@
1
  git+https://github.com/huggingface/transformers
2
- torch
3
- pytorch-lightning
4
- hydra-core
5
- torchaudio
6
- sentencepiece
7
- git+https://github.com/gburlet/YouTokenToMe.git@dependencies
8
- inflect
9
- nemo-toolkit
10
- editdistance
11
- librosa>=0.10.0
12
- webdataset
13
- accelerate
14
- cython
15
-
16
- wget
17
- tqdm
18
- omegaconf
19
- black
20
- isort
21
- parameterized
22
- pytest
23
- pytest-runner
24
-
25
- g2p_en
26
- ipywidgets
27
- jiwer
28
- kaldi-python-io
29
- kaldiio
30
- lhotse>=1.22.0
31
-
32
- marshmallow
33
- matplotlib
34
- packaging
35
- pyannote.core
36
- pyannote.metrics
37
- pydub
38
- pyloudnorm
39
- resampy
40
- ruamel.yaml
41
- scipy>=0.14
42
- soundfile
43
- sox
44
- texterrors
 
1
  git+https://github.com/huggingface/transformers
2
+ git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[all]