phani50101 commited on
Commit
db7e892
·
1 Parent(s): f4c79df

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.13.0
2
+ openvino>=2024.1.0
3
+ librosa>=0.10.0
4
+ numpy>=1.21.0
5
+ scipy>=1.10.0
6
+ huggingface_hub>=0.19.0
7
+ soundfile>=0.12.0