Arnab Das commited on
Commit
6c204c1
·
1 Parent(s): ccd78d7

Requirement change

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==3.50.2
2
  torch==2.3.0
 
3
  fairseq @ git+https://github.com/facebookresearch/fairseq.git
4
  librosa==0.10.1
5
  numpy==1.24.4
 
1
  gradio==3.50.2
2
  torch==2.3.0
3
+ torchaudio ==2.3.0
4
  fairseq @ git+https://github.com/facebookresearch/fairseq.git
5
  librosa==0.10.1
6
  numpy==1.24.4