Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,18 +6,16 @@ license: mit
|
|
| 6 |
base_model: openai/whisper-large-v3-turbo
|
| 7 |
tags:
|
| 8 |
- generated_from_trainer
|
| 9 |
-
- autoquant
|
| 10 |
-
- gguf
|
| 11 |
datasets:
|
| 12 |
- mozilla-foundation/common_voice_17_0
|
| 13 |
metrics:
|
| 14 |
- wer
|
| 15 |
model-index:
|
| 16 |
-
- name: Whisper Large v3 Turbo TR - Selim
|
| 17 |
results:
|
| 18 |
- task:
|
| 19 |
-
type: automatic-speech-recognition
|
| 20 |
name: Automatic Speech Recognition
|
|
|
|
| 21 |
dataset:
|
| 22 |
name: Common Voice 17.0
|
| 23 |
type: mozilla-foundation/common_voice_17_0
|
|
@@ -25,9 +23,9 @@ model-index:
|
|
| 25 |
split: test
|
| 26 |
args: 'config: tr, split: test'
|
| 27 |
metrics:
|
| 28 |
-
-
|
|
|
|
| 29 |
value: 18.92291759135967
|
| 30 |
-
name: Wer
|
| 31 |
---
|
| 32 |
|
| 33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 6 |
base_model: openai/whisper-large-v3-turbo
|
| 7 |
tags:
|
| 8 |
- generated_from_trainer
|
|
|
|
|
|
|
| 9 |
datasets:
|
| 10 |
- mozilla-foundation/common_voice_17_0
|
| 11 |
metrics:
|
| 12 |
- wer
|
| 13 |
model-index:
|
| 14 |
+
- name: "Whisper Large v3 Turbo TR - Selim \xC7ava\u015F"
|
| 15 |
results:
|
| 16 |
- task:
|
|
|
|
| 17 |
name: Automatic Speech Recognition
|
| 18 |
+
type: automatic-speech-recognition
|
| 19 |
dataset:
|
| 20 |
name: Common Voice 17.0
|
| 21 |
type: mozilla-foundation/common_voice_17_0
|
|
|
|
| 23 |
split: test
|
| 24 |
args: 'config: tr, split: test'
|
| 25 |
metrics:
|
| 26 |
+
- name: Wer
|
| 27 |
+
type: wer
|
| 28 |
value: 18.92291759135967
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|