docs: fix GitHub repo URL case (QuintinShaw/OpenASR -> QuintinShaw/openasr)
Browse files
README.md
CHANGED
|
@@ -16,11 +16,11 @@ tags:
|
|
| 16 |
**pyannote segmentation-3.0 β speaker-change and overlap aware speech segmentation for OpenASR diarization**
|
| 17 |
|
| 18 |
[](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
|
| 19 |
-
[](https://github.com/QuintinShaw/
|
| 20 |
[](https://openasr.org)
|
| 21 |
[](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
|
| 22 |
|
| 23 |
-
Speaker-diarization support pack for the **[OpenASR](https://github.com/QuintinShaw/
|
| 24 |
pure-Rust inference, **no Python at inference time**.
|
| 25 |
|
| 26 |
</div>
|
|
@@ -96,6 +96,6 @@ is inherited from and identical to the upstream model (MIT).
|
|
| 96 |
|
| 97 |
## π Links
|
| 98 |
|
| 99 |
-
- π¦ **OpenASR** β <https://github.com/QuintinShaw/
|
| 100 |
- π **Website** β <https://openasr.org>
|
| 101 |
- π€ **Upstream model** β [onnx-community/pyannote-segmentation-3.0](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
|
|
|
|
| 16 |
**pyannote segmentation-3.0 β speaker-change and overlap aware speech segmentation for OpenASR diarization**
|
| 17 |
|
| 18 |
[](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
|
| 19 |
+
[](https://github.com/QuintinShaw/openasr)
|
| 20 |
[](https://openasr.org)
|
| 21 |
[](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
|
| 22 |
|
| 23 |
+
Speaker-diarization support pack for the **[OpenASR](https://github.com/QuintinShaw/openasr)** runtime β
|
| 24 |
pure-Rust inference, **no Python at inference time**.
|
| 25 |
|
| 26 |
</div>
|
|
|
|
| 96 |
|
| 97 |
## π Links
|
| 98 |
|
| 99 |
+
- π¦ **OpenASR** β <https://github.com/QuintinShaw/openasr>
|
| 100 |
- π **Website** β <https://openasr.org>
|
| 101 |
- π€ **Upstream model** β [onnx-community/pyannote-segmentation-3.0](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
|