Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ tags:
|
|
| 12 |
- japanese
|
| 13 |
library_name: coreml
|
| 14 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Parakeet CTC 0.6B Japanese - CoreML
|
|
@@ -247,4 +249,4 @@ CC-BY-4.0 (following the original NVIDIA Parakeet model license)
|
|
| 247 |
|
| 248 |
- **Original Model**: https://huggingface.co/nvidia/parakeet-tdt_ctc-0.6b-ja
|
| 249 |
- **Benchmark Dataset**: https://huggingface.co/datasets/FluidInference/fleurs-full
|
| 250 |
-
- **Conversion Repository**: https://github.com/FluidInference/mobius
|
|
|
|
| 12 |
- japanese
|
| 13 |
library_name: coreml
|
| 14 |
pipeline_tag: automatic-speech-recognition
|
| 15 |
+
base_model:
|
| 16 |
+
- nvidia/parakeet-tdt_ctc-0.6b-ja
|
| 17 |
---
|
| 18 |
|
| 19 |
# Parakeet CTC 0.6B Japanese - CoreML
|
|
|
|
| 249 |
|
| 250 |
- **Original Model**: https://huggingface.co/nvidia/parakeet-tdt_ctc-0.6b-ja
|
| 251 |
- **Benchmark Dataset**: https://huggingface.co/datasets/FluidInference/fleurs-full
|
| 252 |
+
- **Conversion Repository**: https://github.com/FluidInference/mobius
|