Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
- ur
|
5 |
base_model:
|
6 |
- nvidia/parakeet-ctc-0.6b
|
|
|
7 |
---
|
8 |
# U-CTC
|
9 |
**U-CTC** is an Urdu automatic speech recognition (ASR) model based on the [Parakeet-CTC-0.6B](https://huggingface.co/nvidia/parakeet-ctc-0.6b) architecture. It has been fine-tuned on ~21 hours of Urdu speech data using the NVIDIA NeMo framework. The model is optimized for CTC-based transcription of spoken Urdu.
|
|
|
4 |
- ur
|
5 |
base_model:
|
6 |
- nvidia/parakeet-ctc-0.6b
|
7 |
+
pipeline_tag: automatic-speech-recognition
|
8 |
---
|
9 |
# U-CTC
|
10 |
**U-CTC** is an Urdu automatic speech recognition (ASR) model based on the [Parakeet-CTC-0.6B](https://huggingface.co/nvidia/parakeet-ctc-0.6b) architecture. It has been fine-tuned on ~21 hours of Urdu speech data using the NVIDIA NeMo framework. The model is optimized for CTC-based transcription of spoken Urdu.
|