OpenASR commited on
Commit
aaae214
Β·
verified Β·
1 Parent(s): 672c5b6

docs: fix GitHub repo URL case (QuintinShaw/OpenASR -> QuintinShaw/openasr)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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
  [![License](https://img.shields.io/badge/license-MIT-2563eb.svg)](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
19
- [![Format](https://img.shields.io/badge/format-.oasr-7c3aed.svg)](https://github.com/QuintinShaw/OpenASR)
20
  [![Runtime](https://img.shields.io/badge/runtime-OpenASR-111827.svg)](https://openasr.org)
21
  [![Base model](https://img.shields.io/badge/base-pyannote--segmentation--3.0-f59e0b.svg)](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,6 +96,6 @@ is inherited from and identical to the upstream model (MIT).
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)
 
16
  **pyannote segmentation-3.0 β€” speaker-change and overlap aware speech segmentation for OpenASR diarization**
17
 
18
  [![License](https://img.shields.io/badge/license-MIT-2563eb.svg)](https://huggingface.co/onnx-community/pyannote-segmentation-3.0)
19
+ [![Format](https://img.shields.io/badge/format-.oasr-7c3aed.svg)](https://github.com/QuintinShaw/openasr)
20
  [![Runtime](https://img.shields.io/badge/runtime-OpenASR-111827.svg)](https://openasr.org)
21
  [![Base model](https://img.shields.io/badge/base-pyannote--segmentation--3.0-f59e0b.svg)](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)