umarigan commited on
Commit
8ba6a1e
1 Parent(s): 1a55abe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
1
  torch
2
- git+https://github.com/hollance/transformers.git@6900e8ba6532162a8613d2270ec2286c3f58f57b
3
- datasets
4
- sentencepiece
5
- torchaudio
 
 
1
+ transformers
2
+ gradio
3
  torch
4
+ accelerate
5
+ torchaudio
6
+ numpy
7
+ sounddevice
8
+ git+https://github.com/NVIDIA/NeMo.git@r1.23.0#egg=nemo_toolkit[all]