End of training
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
-
- name: Whisper Taiwanese
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
type: mozilla-foundation/common_voice_17_0
|
22 |
config: nan-tw
|
23 |
split: None
|
24 |
-
args: 'config:
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
@@ -31,7 +31,7 @@ model-index:
|
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
-
# Whisper Taiwanese
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
+
- name: Whisper Taiwanese Small3 - Steven Wang
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
|
|
21 |
type: mozilla-foundation/common_voice_17_0
|
22 |
config: nan-tw
|
23 |
split: None
|
24 |
+
args: 'config: zh, split: test'
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
|
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
+
# Whisper Taiwanese Small3 - Steven Wang
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|