Update model card
Browse files
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 |
---
|