OpenASR commited on
Commit
2f8f2ab
Β·
verified Β·
1 Parent(s): 63d2bb6

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
@@ -18,11 +18,11 @@ tags:
18
  **Bilingual Chinese + English streaming speech recognition β€” a compact icefall Zipformer2 transducer**
19
 
20
  [![License](https://img.shields.io/badge/license-Apache--2.0-2563eb.svg)](https://huggingface.co/GilgameshWind/X-ASR-zh-en/blob/main/README.md)
21
- [![Format](https://img.shields.io/badge/format-.oasr-7c3aed.svg)](https://github.com/QuintinShaw/OpenASR)
22
  [![Runtime](https://img.shields.io/badge/runtime-OpenASR-111827.svg)](https://openasr.org)
23
  [![Base model](https://img.shields.io/badge/base-X--ASR--zh--en-f59e0b.svg)](https://huggingface.co/GilgameshWind/X-ASR-zh-en)
24
 
25
- Native speech-to-text in the **[OpenASR](https://github.com/QuintinShaw/OpenASR)** runtime β€”
26
  engineered for peak performance on CPU & GPU, **no Python at inference time**.
27
 
28
  </div>
@@ -112,6 +112,6 @@ runtime verification, and local-inference adaptation.
112
 
113
  ## πŸ”— Links
114
 
115
- - πŸ¦€ **OpenASR** β€” <https://github.com/QuintinShaw/OpenASR>
116
  - 🌐 **Website** β€” <https://openasr.org>
117
  - πŸ€— **Upstream model** β€” [GilgameshWind/X-ASR-zh-en](https://huggingface.co/GilgameshWind/X-ASR-zh-en)
 
18
  **Bilingual Chinese + English streaming speech recognition β€” a compact icefall Zipformer2 transducer**
19
 
20
  [![License](https://img.shields.io/badge/license-Apache--2.0-2563eb.svg)](https://huggingface.co/GilgameshWind/X-ASR-zh-en/blob/main/README.md)
21
+ [![Format](https://img.shields.io/badge/format-.oasr-7c3aed.svg)](https://github.com/QuintinShaw/openasr)
22
  [![Runtime](https://img.shields.io/badge/runtime-OpenASR-111827.svg)](https://openasr.org)
23
  [![Base model](https://img.shields.io/badge/base-X--ASR--zh--en-f59e0b.svg)](https://huggingface.co/GilgameshWind/X-ASR-zh-en)
24
 
25
+ Native speech-to-text in the **[OpenASR](https://github.com/QuintinShaw/openasr)** runtime β€”
26
  engineered for peak performance on CPU & GPU, **no Python at inference time**.
27
 
28
  </div>
 
112
 
113
  ## πŸ”— Links
114
 
115
+ - πŸ¦€ **OpenASR** β€” <https://github.com/QuintinShaw/openasr>
116
  - 🌐 **Website** β€” <https://openasr.org>
117
  - πŸ€— **Upstream model** β€” [GilgameshWind/X-ASR-zh-en](https://huggingface.co/GilgameshWind/X-ASR-zh-en)