Update README.md
Browse files
README.md
CHANGED
|
@@ -5,14 +5,14 @@ base_model:
|
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
| 6 |
tags:
|
| 7 |
- speech-recognition
|
| 8 |
-
-
|
| 9 |
- onnx
|
| 10 |
- int8
|
| 11 |
---
|
| 12 |
|
| 13 |
# MynaLuna ASR
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
## Repository purpose
|
| 18 |
|
|
|
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
| 6 |
tags:
|
| 7 |
- speech-recognition
|
| 8 |
+
- asr
|
| 9 |
- onnx
|
| 10 |
- int8
|
| 11 |
---
|
| 12 |
|
| 13 |
# MynaLuna ASR
|
| 14 |
|
| 15 |
+
TThis repository provides an INT8-quantized ONNX model distributio of **NVIDIA NeMo Parakeet TDT 0.6B v3** for use with the MynaLuna application.
|
| 16 |
|
| 17 |
## Repository purpose
|
| 18 |
|