jakmro commited on
Commit
f669458
·
verified ·
1 Parent(s): 0148307

Update model card

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
2
  base_model: pyannote/segmentation-3.0
 
 
3
  license: mit
 
 
 
4
  ---
 
1
  ---
2
  base_model: pyannote/segmentation-3.0
3
+ description: PyAnnote segmentation-3.0 speaker diarization model using SincNet frontend
4
+ and BiLSTM layers.
5
  license: mit
6
+ pipeline_tag: voice-activity-detection
7
+ tags:
8
+ - diarization
9
  ---