Update pipeline tag - VAD (#2)
Browse files- Update pipeline tag - VAD (4f32b023852e2c22d600cf6261db08a2cafee087)
Co-authored-by: Poojan <poojann@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
language: no
|
| 3 |
license: apache-2.0
|
| 4 |
library_name: onnxruntime
|
| 5 |
-
pipeline_tag:
|
| 6 |
tags:
|
| 7 |
- turn-detection
|
| 8 |
- end-of-utterance
|
|
@@ -33,12 +33,11 @@ model-index:
|
|
| 33 |
value: 0.882739
|
| 34 |
name: F1 Score
|
| 35 |
- type: precision
|
| 36 |
-
value: 0.
|
| 37 |
name: Precision
|
| 38 |
- type: recall
|
| 39 |
value: 0.936318
|
| 40 |
name: Recall
|
| 41 |
-
|
| 42 |
---
|
| 43 |
|
| 44 |
# 🎯 Namo Turn Detector v1 - Norwegian
|
|
|
|
| 1 |
---
|
| 2 |
+
language: 'no'
|
| 3 |
license: apache-2.0
|
| 4 |
library_name: onnxruntime
|
| 5 |
+
pipeline_tag: voice-activity-detection
|
| 6 |
tags:
|
| 7 |
- turn-detection
|
| 8 |
- end-of-utterance
|
|
|
|
| 33 |
value: 0.882739
|
| 34 |
name: F1 Score
|
| 35 |
- type: precision
|
| 36 |
+
value: 0.83496
|
| 37 |
name: Precision
|
| 38 |
- type: recall
|
| 39 |
value: 0.936318
|
| 40 |
name: Recall
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# 🎯 Namo Turn Detector v1 - Norwegian
|