Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: ONNX ASR
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
|
@@ -10,17 +10,18 @@ pinned: true
|
|
| 10 |
license: mit
|
| 11 |
short_description: ASR demo using onnx-asr
|
| 12 |
tags:
|
| 13 |
-
|
| 14 |
-
|
| 15 |
preload_from_hub:
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: ONNX ASR
|
| 3 |
+
emoji: 🐢
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
|
|
|
| 10 |
license: mit
|
| 11 |
short_description: ASR demo using onnx-asr
|
| 12 |
tags:
|
| 13 |
+
- asr
|
| 14 |
+
- onnx
|
| 15 |
preload_from_hub:
|
| 16 |
+
- istupakov/gigaam-v2-onnx
|
| 17 |
+
- istupakov/stt_ru_fastconformer_hybrid_large_pc_onnx
|
| 18 |
+
- istupakov/parakeet-ctc-0.6b-onnx
|
| 19 |
+
- istupakov/parakeet-rnnt-0.6b-onnx
|
| 20 |
+
- istupakov/parakeet-tdt-0.6b-v2-onnx
|
| 21 |
+
- istupakov/whisper-base-onnx
|
| 22 |
+
- alphacep/vosk-model-ru
|
| 23 |
+
- alphacep/vosk-model-small-ru
|
| 24 |
+
- onnx-community/silero-vad
|
| 25 |
---
|
| 26 |
|
| 27 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|