hbredin commited on
Commit
71cf1fe
1 Parent(s): 9c9bbd3

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.yaml +10 -0
  2. pytorch_model.bin +2 -2
config.yaml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ _target_: pyannote.audio.models.embedding.WeSpeakerResNet34
3
+ sample_rate: 16000
4
+ num_channels: 1
5
+ num_mel_bins: 80
6
+ frame_length: 25
7
+ frame_shift: 10
8
+ dither: 0.0
9
+ window_type: hamming
10
+ use_energy: false
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c13df4cd484da9c18852da17680d12848dbc1ab7b4f080546b5812c19550c0f
3
- size 26644085
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366edf44f4c80889a3eb7a9d7bdf02c4aede3127f7dd15e274dcdb826b143c56
3
+ size 26645418