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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -11
requirements.txt CHANGED
@@ -1,13 +1,6 @@
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
 
1
+ gradio
2
  transformers
 
 
 
 
 
 
 
3
  torch
4
+ torchaudio
5
+ ffmpeg-python
6
+ nemo_toolkit[asr]