Instructions to use OpenASR/xasr-zh-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenASR
How to use OpenASR/xasr-zh-en with OpenASR:
# Install the openasr CLI: https://github.com/QuintinShaw/openasr/releases openasr pull xasr-zh-en openasr transcribe audio.wav --model xasr-zh-en
- Notebooks
- Google Colab
- Kaggle
docs: fix GitHub repo URL case (QuintinShaw/OpenASR -> QuintinShaw/openasr)
Browse files
README.md
CHANGED
|
@@ -18,11 +18,11 @@ tags:
|
|
| 18 |
**Bilingual Chinese + English streaming speech recognition β a compact icefall Zipformer2 transducer**
|
| 19 |
|
| 20 |
[](https://huggingface.co/GilgameshWind/X-ASR-zh-en/blob/main/README.md)
|
| 21 |
-
[](https://github.com/QuintinShaw/
|
| 22 |
[](https://openasr.org)
|
| 23 |
[](https://huggingface.co/GilgameshWind/X-ASR-zh-en)
|
| 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>
|
|
@@ -112,6 +112,6 @@ runtime verification, and local-inference adaptation.
|
|
| 112 |
|
| 113 |
## π Links
|
| 114 |
|
| 115 |
-
- π¦ **OpenASR** β <https://github.com/QuintinShaw/
|
| 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 |
[](https://huggingface.co/GilgameshWind/X-ASR-zh-en/blob/main/README.md)
|
| 21 |
+
[](https://github.com/QuintinShaw/openasr)
|
| 22 |
[](https://openasr.org)
|
| 23 |
[](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)
|