Update pipeline tag - VAD (#2)
Browse files- Update pipeline tag - VAD (3f41b931030ad5743dc6e379f4ad162e8a89044d)
Co-authored-by: Poojan <poojann@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
language: es
|
| 3 |
license: apache-2.0
|
| 4 |
library_name: onnxruntime
|
| 5 |
-
pipeline_tag:
|
| 6 |
tags:
|
| 7 |
- turn-detection
|
| 8 |
- end-of-utterance
|
|
@@ -38,7 +38,6 @@ model-index:
|
|
| 38 |
- type: recall
|
| 39 |
value: 0.988836
|
| 40 |
name: Recall
|
| 41 |
-
|
| 42 |
---
|
| 43 |
|
| 44 |
# 🎯 Namo Turn Detector v1 - Spanish
|
|
|
|
| 2 |
language: es
|
| 3 |
license: apache-2.0
|
| 4 |
library_name: onnxruntime
|
| 5 |
+
pipeline_tag: voice-activity-detection
|
| 6 |
tags:
|
| 7 |
- turn-detection
|
| 8 |
- end-of-utterance
|
|
|
|
| 38 |
- type: recall
|
| 39 |
value: 0.988836
|
| 40 |
name: Recall
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# 🎯 Namo Turn Detector v1 - Spanish
|