docs: fix GitHub repo URL case (QuintinShaw/OpenASR -> QuintinShaw/openasr)
Browse files
README.md
CHANGED
|
@@ -18,11 +18,11 @@ tags:
|
|
| 18 |
**Tiny 27M-parameter English ASR built for real-time, on-device transcription**
|
| 19 |
|
| 20 |
[](https://huggingface.co/UsefulSensors/moonshine-tiny)
|
| 21 |
-
[](https://github.com/QuintinShaw/
|
| 22 |
[](https://openasr.org)
|
| 23 |
[](https://huggingface.co/UsefulSensors/moonshine-tiny)
|
| 24 |
|
| 25 |
-
Native speech-to-text in the **[OpenASR](https://github.com/QuintinShaw/
|
| 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/
|
| 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 |
[](https://huggingface.co/UsefulSensors/moonshine-tiny)
|
| 21 |
+
[](https://github.com/QuintinShaw/openasr)
|
| 22 |
[](https://openasr.org)
|
| 23 |
[](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)
|