Dougaya commited on
Commit
5f4ed48
·
verified ·
1 Parent(s): 6b45f2c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -8
requirements.txt CHANGED
@@ -1,19 +1,13 @@
1
- gradio
2
  transformers
3
- nemo
4
- pipeline
5
- nemo_toolkit['asr']
6
- nemo.collections.asr
7
  pydub
8
  librosa
9
- IPython.display
10
  numpy
11
  pandas
12
  scikit-learn
13
  nltk
14
- transformers
15
  torch
16
  tensorflow
17
- gradio
18
  joblib
19
  sentencepiece
 
1
+ radio
2
  transformers
3
+ nemo_toolkit[asr]
 
 
 
4
  pydub
5
  librosa
 
6
  numpy
7
  pandas
8
  scikit-learn
9
  nltk
 
10
  torch
11
  tensorflow
 
12
  joblib
13
  sentencepiece