Bey007 commited on
Commit
b21b8bf
·
verified ·
1 Parent(s): 5721af8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -4,3 +4,8 @@ gtts==2.3.1
4
  pytube==12.1.0
5
  torch==2.0.1
6
  numpy==1.24.0
 
 
 
 
 
 
4
  pytube==12.1.0
5
  torch==2.0.1
6
  numpy==1.24.0
7
+ scipy==1.10.1
8
+ sentencepiece==0.1.99
9
+ scikit-learn==1.2.2
10
+ j-hartmann-emotion-roberta==1.0.0
11
+ soundfile==0.12.1