Alexanrd commited on
Commit
0f54f3e
·
verified ·
1 Parent(s): 762fd17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 [here](https://k2-fsa.github.io/sherpa/onnx/python/non-streaming-websocket-server.html#non-streaming-ctc-model-from-nemo) or [here](https://github.com/Sanich137/Vosk5_FastAPI_streaming)
 
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!**