Model save
Browse files
README.md
CHANGED
|
@@ -1,25 +1,37 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
base_model: whisper-small
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
| 9 |
-
-
|
| 10 |
metrics:
|
| 11 |
- wer
|
| 12 |
model-index:
|
| 13 |
-
- name:
|
| 14 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 18 |
should probably proofread and complete it, then remove this comment. -->
|
| 19 |
|
| 20 |
-
#
|
| 21 |
|
| 22 |
-
This model is a fine-tuned version of [whisper-small](https://huggingface.co/whisper-small) on the
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
- Loss: 0.6115
|
| 25 |
- Wer: 45.6275
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: openai/whisper-small
|
|
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
+
- common_voice_17_0
|
| 9 |
metrics:
|
| 10 |
- wer
|
| 11 |
model-index:
|
| 12 |
+
- name: whisper-small-uz
|
| 13 |
+
results:
|
| 14 |
+
- task:
|
| 15 |
+
name: Automatic Speech Recognition
|
| 16 |
+
type: automatic-speech-recognition
|
| 17 |
+
dataset:
|
| 18 |
+
name: common_voice_17_0
|
| 19 |
+
type: common_voice_17_0
|
| 20 |
+
config: uz
|
| 21 |
+
split: train+validation
|
| 22 |
+
args: uz
|
| 23 |
+
metrics:
|
| 24 |
+
- name: Wer
|
| 25 |
+
type: wer
|
| 26 |
+
value: 45.62750916390295
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 30 |
should probably proofread and complete it, then remove this comment. -->
|
| 31 |
|
| 32 |
+
# whisper-small-uz
|
| 33 |
|
| 34 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_17_0 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
- Loss: 0.6115
|
| 37 |
- Wer: 45.6275
|
runs/Mar14_06-00-05_fe32eab220d3/events.out.tfevents.1741937981.fe32eab220d3.217.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f04490205c30c06bd1bcaa92c5c0ce627027fc7a99d0be28f07f2a3464cb049
|
| 3 |
+
size 406
|