Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
model-index:
|
9 |
- name: Whisper Medium Telugu - Polapragada Yashwant
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# Whisper Medium Telugu - Polapragada Yashwant
|
17 |
|
18 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -49,4 +51,4 @@ The following hyperparameters were used during training:
|
|
49 |
- Transformers 4.28.0
|
50 |
- Pytorch 2.0.0
|
51 |
- Datasets 2.12.1.dev0
|
52 |
-
- Tokenizers 0.13.3
|
|
|
8 |
model-index:
|
9 |
- name: Whisper Medium Telugu - Polapragada Yashwant
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- parambharat/telugu_asr_corpus
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# Whisper Medium Telugu - Polapragada Yashwant
|
19 |
|
20 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the telugu-asr-corpus dataset.
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
- Transformers 4.28.0
|
52 |
- Pytorch 2.0.0
|
53 |
- Datasets 2.12.1.dev0
|
54 |
+
- Tokenizers 0.13.3
|