Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,37 @@
|
|
1 |
---
|
2 |
model-index:
|
3 |
- name: mHuBERT-147-br
|
4 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
- br
|
7 |
metrics:
|
8 |
- wer
|
9 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
10 |
---
|
11 |
|
12 |
|
13 |
# mHuBERT-147-br
|
14 |
|
15 |
-
This model
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
1 |
---
|
2 |
model-index:
|
3 |
- name: mHuBERT-147-br
|
4 |
+
results:
|
5 |
+
- task:
|
6 |
+
name: Automatic Speech Recognition
|
7 |
+
type: automatic-speech-recognition
|
8 |
+
dataset:
|
9 |
+
name: common_voice_15_0
|
10 |
+
type: common_voice_15_0
|
11 |
+
config: br
|
12 |
+
split: test
|
13 |
+
args: br
|
14 |
+
metrics:
|
15 |
+
- name: Wer
|
16 |
+
type: wer
|
17 |
+
value: 47.0
|
18 |
language:
|
19 |
- br
|
20 |
metrics:
|
21 |
- wer
|
22 |
pipeline_tag: automatic-speech-recognition
|
23 |
+
datasets:
|
24 |
+
- mozilla-foundation/common_voice_15_0
|
25 |
---
|
26 |
|
27 |
|
28 |
# mHuBERT-147-br
|
29 |
|
30 |
+
This model is a fine-tuned version of [utter-project/mHuBERT-147](https://huggingface.co/utter-project/mHuBERT-147) on Mozilla Common Voice 15 Breton dataset and [Roadennoù](https://github.com/gweltou/roadennou) dataset.
|
31 |
+
It achieves the following results on the validation set:
|
32 |
+
- Loss: 0.7331
|
33 |
+
- Wer: 50.09
|
34 |
+
- Cer: 16.45
|
35 |
|
36 |
## Model description
|
37 |
|