Create requirement.txt

#3
by bilal6913 - opened
Files changed (1) hide show
  1. requirement.txt +11 -0
requirement.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ datasets
4
+ soundfile
5
+ torchaudio
6
+ librosa
7
+ scipy
8
+ numpy
9
+ pandas
10
+ tqdm
11
+ huggingface_hub