OpenASR commited on
Commit
765b763
Β·
verified Β·
1 Parent(s): cffc886

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
  **Tiny 27M-parameter English ASR built for real-time, on-device transcription**
19
 
20
  [![License](https://img.shields.io/badge/license-MIT-2563eb.svg)](https://huggingface.co/UsefulSensors/moonshine-tiny)
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-moonshine--tiny-f59e0b.svg)](https://huggingface.co/UsefulSensors/moonshine-tiny)
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>
@@ -110,6 +110,6 @@ Manjunath Kudlur, Guy Nicholson, James Wang, and Pete Warden β€” for releasing t
110
 
111
  ## πŸ”— Links
112
 
113
- - πŸ¦€ **OpenASR** β€” <https://github.com/QuintinShaw/OpenASR>
114
  - 🌐 **Website** β€” <https://openasr.org>
115
  - πŸ€— **Upstream model** β€” [UsefulSensors/moonshine-tiny](https://huggingface.co/UsefulSensors/moonshine-tiny)
 
18
  **Tiny 27M-parameter English ASR built for real-time, on-device transcription**
19
 
20
  [![License](https://img.shields.io/badge/license-MIT-2563eb.svg)](https://huggingface.co/UsefulSensors/moonshine-tiny)
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-moonshine--tiny-f59e0b.svg)](https://huggingface.co/UsefulSensors/moonshine-tiny)
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>
 
110
 
111
  ## πŸ”— Links
112
 
113
+ - πŸ¦€ **OpenASR** β€” <https://github.com/QuintinShaw/openasr>
114
  - 🌐 **Website** β€” <https://openasr.org>
115
  - πŸ€— **Upstream model** β€” [UsefulSensors/moonshine-tiny](https://huggingface.co/UsefulSensors/moonshine-tiny)