aslanovaf commited on
Commit
6dddddf
1 Parent(s): 6f8a880

Upload requirements (1).txt

Browse files
Files changed (1) hide show
  1. requirements (1).txt +14 -0
requirements (1).txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/openai/whisper.git
2
+ transformers
3
+ gradio
4
+ torch
5
+ torchaudio
6
+ torchvision
7
+ noisereduce
8
+ librosa
9
+ soundfile
10
+ dash
11
+ dash_bootstrap_components
12
+ scipy
13
+ lightgbm
14
+ scikit-learn==1.2.2