Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ tags:
|
|
10 |
- Original git - [GigaAM](https://github.com/salute-developers/GigaAM/)
|
11 |
- I`ve get onnx by [instruction](https://github.com/salute-developers/GigaAM/blob/main/inference_example.ipynb)
|
12 |
- Then updated it`s meta to start on sherpa-onnx as Non-streaming CTC model from NeMo.
|
13 |
-
- Code to use you can find [
|
|
|
14 |
> - [Licence file](https://github.com/salute-developers/GigaAM/blob/main/LICENSE)
|
15 |
> - **WARNING! Check license rules before use!**
|
|
|
10 |
- Original git - [GigaAM](https://github.com/salute-developers/GigaAM/)
|
11 |
- I`ve get onnx by [instruction](https://github.com/salute-developers/GigaAM/blob/main/inference_example.ipynb)
|
12 |
- Then updated it`s meta to start on sherpa-onnx as Non-streaming CTC model from NeMo.
|
13 |
+
- Code to use you can find [in example](https://huggingface.co/Alexanrd/GigaAMv2_CTC_RU_ASR_for_sherpa_onnx/blob/main/example.py) or [in FastAPI project](https://github.com/Sanich137/Vosk5_FastAPI_streaming)
|
14 |
+
|
15 |
> - [Licence file](https://github.com/salute-developers/GigaAM/blob/main/LICENSE)
|
16 |
> - **WARNING! Check license rules before use!**
|