Card: base_model_relation: quantized (so the conversion lists under the base model's Quantizations, not Finetunes)
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ library_name: coreai
|
|
| 4 |
pipeline_tag: voice-activity-detection
|
| 5 |
base_model: nvidia/diar_streaming_sortformer_4spk-v2
|
| 6 |
tags: [core-ai, coreaikit, sortformer, speaker-diarization, diarization, streaming, on-device, apple]
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
> **Mirror** of [`mlboydaisuke/Streaming-Sortformer-Diar-CoreAI`](https://huggingface.co/mlboydaisuke/Streaming-Sortformer-Diar-CoreAI) — the canonical repo ([CoreAI Model Zoo](https://github.com/john-rocky/coreai-model-zoo)). Updates land there first.
|
|
|
|
| 4 |
pipeline_tag: voice-activity-detection
|
| 5 |
base_model: nvidia/diar_streaming_sortformer_4spk-v2
|
| 6 |
tags: [core-ai, coreaikit, sortformer, speaker-diarization, diarization, streaming, on-device, apple]
|
| 7 |
+
base_model_relation: quantized
|
| 8 |
---
|
| 9 |
|
| 10 |
> **Mirror** of [`mlboydaisuke/Streaming-Sortformer-Diar-CoreAI`](https://huggingface.co/mlboydaisuke/Streaming-Sortformer-Diar-CoreAI) — the canonical repo ([CoreAI Model Zoo](https://github.com/john-rocky/coreai-model-zoo)). Updates land there first.
|