JCrimson1 commited on
Commit
ced5364
·
verified ·
1 Parent(s): 40cd02e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchaudio==2.0.1
3
+ librosa==0.11.0
4
+ gradio==3.39.0
5
+ speechbrain==0.5.14
6
+ ffmpeg-python==0.2.0
7
+ soundfile==0.13.1
8
+ pydub==0.25.1