spookyspaghetti commited on
Commit
b1673b9
1 Parent(s): 6d5556d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -13,4 +13,10 @@ librosa
13
  youtokentome
14
  inflect
15
  pyannote.core
 
 
 
 
 
 
16
  nemo_toolkit
 
13
  youtokentome
14
  inflect
15
  pyannote.core
16
+ sortedcontainers >= 2.0.4
17
+ numpy >= 1.10.4
18
+ scipy >= 1.1
19
+ dataclasses >= 0.7
20
+ typing-extensions >= 3.7.4.1
21
+ pyannote.metrics
22
  nemo_toolkit