Jotanner commited on
Commit
09ddd25
·
1 Parent(s): 7634361
Files changed (2) hide show
  1. config.yaml +16 -0
  2. pytorch_model.bin +3 -0
config.yaml ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ _target_: pyannote.audio.tasks.Segmentation
3
+ duration: 5.0
4
+ max_num_speakers: 3
5
+ model:
6
+ _target_: pyannote.audio.models.segmentation.PyanNet
7
+ sincnet:
8
+ stride: 10
9
+ lstm:
10
+ hidden_size: 128
11
+ num_layers: 4
12
+ bidirectional: true
13
+ monolithic: true
14
+ linear:
15
+ hidden_size: 128
16
+ num_layers: 2
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97eaac96fe350936abe60416295c628270bd86cef90826637ab129b588522626
3
+ size 17733079