Upload tokenizer
Browse files- README.md +9 -9
- vocab.json +0 -0
README.md
CHANGED
|
@@ -1,22 +1,22 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- pt
|
|
|
|
| 5 |
license: apache-2.0
|
| 6 |
-
|
|
|
|
| 7 |
tags:
|
| 8 |
- hf-asr-leaderboard
|
| 9 |
- generated_from_trainer
|
| 10 |
-
datasets:
|
| 11 |
-
- fleurs
|
| 12 |
-
metrics:
|
| 13 |
-
- wer
|
| 14 |
model-index:
|
| 15 |
- name: Whisper Base Portugese Punctuation 5k - Chee Li
|
| 16 |
results:
|
| 17 |
- task:
|
| 18 |
-
name: Automatic Speech Recognition
|
| 19 |
type: automatic-speech-recognition
|
|
|
|
| 20 |
dataset:
|
| 21 |
name: Google Fleurs
|
| 22 |
type: fleurs
|
|
@@ -24,9 +24,9 @@ model-index:
|
|
| 24 |
split: None
|
| 25 |
args: 'config: pt split: test'
|
| 26 |
metrics:
|
| 27 |
-
-
|
| 28 |
-
type: wer
|
| 29 |
value: 32.52491069749953
|
|
|
|
| 30 |
---
|
| 31 |
|
| 32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: openai/whisper-base
|
| 3 |
+
datasets:
|
| 4 |
+
- fleurs
|
| 5 |
language:
|
| 6 |
- pt
|
| 7 |
+
library_name: transformers
|
| 8 |
license: apache-2.0
|
| 9 |
+
metrics:
|
| 10 |
+
- wer
|
| 11 |
tags:
|
| 12 |
- hf-asr-leaderboard
|
| 13 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
model-index:
|
| 15 |
- name: Whisper Base Portugese Punctuation 5k - Chee Li
|
| 16 |
results:
|
| 17 |
- task:
|
|
|
|
| 18 |
type: automatic-speech-recognition
|
| 19 |
+
name: Automatic Speech Recognition
|
| 20 |
dataset:
|
| 21 |
name: Google Fleurs
|
| 22 |
type: fleurs
|
|
|
|
| 24 |
split: None
|
| 25 |
args: 'config: pt split: test'
|
| 26 |
metrics:
|
| 27 |
+
- type: wer
|
|
|
|
| 28 |
value: 32.52491069749953
|
| 29 |
+
name: Wer
|
| 30 |
---
|
| 31 |
|
| 32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
vocab.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|