Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,32 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- nan
|
|
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
-
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_16_1
|
11 |
model-index:
|
12 |
- name: Whisper Small nan-tw - Taiwanese
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +81,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.38.2
|
66 |
- Pytorch 2.1.2
|
67 |
- Datasets 2.18.0
|
68 |
-
- Tokenizers 0.15.2
|
|
|
1 |
---
|
2 |
language:
|
3 |
- nan
|
4 |
+
- zh
|
5 |
license: apache-2.0
|
6 |
base_model: openai/whisper-small
|
7 |
tags:
|
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_16_1
|
11 |
model-index:
|
12 |
- name: Whisper Small nan-tw - Taiwanese
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: mozilla-foundation/common_voice_16_1 nan-tw
|
19 |
+
type: mozilla-foundation/common_voice_16_0
|
20 |
+
config: nan-tw
|
21 |
+
split: test
|
22 |
+
args: nan-tw
|
23 |
+
metrics:
|
24 |
+
- name: CER
|
25 |
+
type: cer
|
26 |
+
value: 29.831606
|
27 |
+
metrics:
|
28 |
+
- cer
|
29 |
+
pipeline_tag: automatic-speech-recognition
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
81 |
- Transformers 4.38.2
|
82 |
- Pytorch 2.1.2
|
83 |
- Datasets 2.18.0
|
84 |
+
- Tokenizers 0.15.2
|