Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
library_name:
|
3 |
-
license:
|
4 |
base_model: openai/whisper-large-v3-turbo
|
5 |
tags:
|
6 |
- generated_from_trainer
|
@@ -11,6 +11,9 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: whisper-large-v3-turbo-Telugu-Version1
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
base_model: openai/whisper-large-v3-turbo
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
11 |
model-index:
|
12 |
- name: whisper-large-v3-turbo-Telugu-Version1
|
13 |
results: []
|
14 |
+
language:
|
15 |
+
- te
|
16 |
+
pipeline_tag: automatic-speech-recognition
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|