DewiBrynJones
commited on
Commit
•
1b5c2cb
1
Parent(s):
8dfc6af
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- banc-trawsgrifiadau-bangor
|
@@ -13,15 +15,15 @@ model-index:
|
|
13 |
name: Automatic Speech Recognition
|
14 |
type: automatic-speech-recognition
|
15 |
dataset:
|
16 |
-
name:
|
17 |
type: banc-trawsgrifiadau-bangor
|
18 |
config: default
|
19 |
split: test
|
20 |
-
args:
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,10 +31,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# wav2vec2-xlsr-ft-btb
|
31 |
|
32 |
-
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.
|
35 |
-
- Wer: 0.
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- techiaith/banc-trawsgrifiadau-bangor
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- banc-trawsgrifiadau-bangor
|
|
|
15 |
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
+
name: TECHIAITH/BANC-TRAWSGRIFIADAU-BANGOR - NA
|
19 |
type: banc-trawsgrifiadau-bangor
|
20 |
config: default
|
21 |
split: test
|
22 |
+
args: 'Config: na, Training split: train, Eval split: test'
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 0.3262315072590479
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
# wav2vec2-xlsr-ft-btb
|
33 |
|
34 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the TECHIAITH/BANC-TRAWSGRIFIADAU-BANGOR - NA dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.4357
|
37 |
+
- Wer: 0.3262
|
38 |
|
39 |
## Model description
|
40 |
|