updated readme
Browse files- README.md +8 -0
- model_card.yaml +8 -0
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: cc
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
dataset: google/fleurs
|
| 3 |
+
dataset_tags: google/fleurs
|
| 4 |
+
finetuned_from: openai/whisper-small
|
| 5 |
+
language: ta
|
| 6 |
+
model_name: Whisper Small Tamil
|
| 7 |
+
tags:
|
| 8 |
+
- whisper-event
|
| 9 |
+
tasks: automatic-speech-recognition
|
| 10 |
license: cc
|
| 11 |
---
|
model_card.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset: google/fleurs
|
| 2 |
+
dataset_tags: google/fleurs
|
| 3 |
+
finetuned_from: openai/whisper-small
|
| 4 |
+
language: ta
|
| 5 |
+
model_name: Whisper Small Tamil
|
| 6 |
+
tags:
|
| 7 |
+
- whisper-event
|
| 8 |
+
tasks: automatic-speech-recognition
|