fireedman commited on
Commit
9d1c02d
·
verified ·
1 Parent(s): aeb448f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt CHANGED
@@ -28,3 +28,17 @@ nncf>=2.13.0
28
  jiwer
29
 
30
  gtts
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  jiwer
29
 
30
  gtts
31
+
32
+ gradio>=4.0.0
33
+ transformers>=4.40.0
34
+ torch
35
+ librosa
36
+ soundfile
37
+ gtts
38
+ openvino
39
+ numpy
40
+ scipy
41
+ opencv-python-headless
42
+ tqdm
43
+ python-dotenv
44
+