Tim Leiber
commited on
Commit
•
57e4ded
1
Parent(s):
378db69
Upload tokenizer
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
language:
|
3 |
- fr
|
4 |
license: apache-2.0
|
5 |
-
base_model: facebook/wav2vec2-large-xlsr-53
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_17_0
|
10 |
metrics:
|
@@ -13,8 +13,8 @@ model-index:
|
|
13 |
- name: acoustic_model0_cv_17_fr_XLSR-53
|
14 |
results:
|
15 |
- task:
|
16 |
-
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
|
|
18 |
dataset:
|
19 |
name: Common Voice 17
|
20 |
type: mozilla-foundation/common_voice_17_0
|
@@ -22,9 +22,9 @@ model-index:
|
|
22 |
split: test
|
23 |
args: fr
|
24 |
metrics:
|
25 |
-
-
|
26 |
-
type: wer
|
27 |
value: 0.46428149722517414
|
|
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
language:
|
3 |
- fr
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
base_model: facebook/wav2vec2-large-xlsr-53
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_17_0
|
10 |
metrics:
|
|
|
13 |
- name: acoustic_model0_cv_17_fr_XLSR-53
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: automatic-speech-recognition
|
17 |
+
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
name: Common Voice 17
|
20 |
type: mozilla-foundation/common_voice_17_0
|
|
|
22 |
split: test
|
23 |
args: fr
|
24 |
metrics:
|
25 |
+
- type: wer
|
|
|
26 |
value: 0.46428149722517414
|
27 |
+
name: Wer
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|