Update README.md
Browse files
README.md
CHANGED
|
@@ -29,6 +29,11 @@ language:
|
|
| 29 |
base_model:
|
| 30 |
- nvidia/parakeet-tdt-0.6b-v3
|
| 31 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
---
|
| 33 |
|
| 34 |
NVIDIA Parakeet TDT 0.6B V3 (Multilingual) [model](https://huggingface.co/nvidia/parakeet-tdt-0.6b-v3) converted to ONNX format for [onnx-asr](https://github.com/istupakov/onnx-asr).
|
|
|
|
| 29 |
base_model:
|
| 30 |
- nvidia/parakeet-tdt-0.6b-v3
|
| 31 |
pipeline_tag: automatic-speech-recognition
|
| 32 |
+
tags:
|
| 33 |
+
- automatic-speech-recognition
|
| 34 |
+
- asr
|
| 35 |
+
- onnx
|
| 36 |
+
- onnx-asr
|
| 37 |
---
|
| 38 |
|
| 39 |
NVIDIA Parakeet TDT 0.6B V3 (Multilingual) [model](https://huggingface.co/nvidia/parakeet-tdt-0.6b-v3) converted to ONNX format for [onnx-asr](https://github.com/istupakov/onnx-asr).
|