carlosdanielhernandezmena
commited on
Commit
•
126a65b
1
Parent(s):
5ad5ae9
Changing License
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ tags:
|
|
10 |
- masri-project
|
11 |
- malta
|
12 |
- university-of-malta
|
13 |
-
license: cc-by-4.0
|
14 |
-
widget:
|
15 |
model-index:
|
16 |
- name: wav2vec2-large-xlsr-53-maltese-64h
|
17 |
results:
|
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
name: Mozilla Common Voice 11.0 (Test)
|
23 |
type: mozilla-foundation/common_voice_11_0
|
24 |
split: test
|
25 |
-
args:
|
26 |
language: mt
|
27 |
metrics:
|
28 |
- name: WER
|
@@ -35,12 +35,12 @@ model-index:
|
|
35 |
name: Mozilla Common Voice 11.0 (Dev)
|
36 |
type: mozilla-foundation/common_voice_11_0
|
37 |
split: validation
|
38 |
-
args:
|
39 |
language: mt
|
40 |
metrics:
|
41 |
- name: WER
|
42 |
type: wer
|
43 |
-
value: 1.
|
44 |
- task:
|
45 |
name: Automatic Speech Recognition
|
46 |
type: automatic-speech-recognition
|
@@ -48,7 +48,7 @@ model-index:
|
|
48 |
name: MASRI-TEST Corpus
|
49 |
type: MLRS/masri_test
|
50 |
split: test
|
51 |
-
args:
|
52 |
language: mt
|
53 |
metrics:
|
54 |
- name: WER
|
@@ -61,7 +61,7 @@ model-index:
|
|
61 |
name: MASRI-DEV Corpus
|
62 |
type: MLRS/masri_dev
|
63 |
split: validation
|
64 |
-
args:
|
65 |
language: mt
|
66 |
metrics:
|
67 |
- name: WER
|
@@ -168,5 +168,4 @@ print("Test WER: {:.3f}".format(wer_metric.compute(predictions=results["pred_str
|
|
168 |
|
169 |
The MASRI Project is funded by the University of Malta Research Fund Awards. We want to thank to Merlin Publishers (Malta) for provinding the audiobooks used to create the MASRI-MERLIN Corpus.
|
170 |
|
171 |
-
Special thanks to Jón Guðnason, head of the Language and Voice Lab for providing computational power to make this model possible. We also want to thank to the "Language Technology Programme for Icelandic 2019-2023" which is managed and coordinated by Almannarómur, and it is funded by the Icelandic Ministry of Education, Science and Culture.
|
172 |
-
|
|
|
10 |
- masri-project
|
11 |
- malta
|
12 |
- university-of-malta
|
13 |
+
license: cc-by-nc-sa-4.0
|
14 |
+
widget: null
|
15 |
model-index:
|
16 |
- name: wav2vec2-large-xlsr-53-maltese-64h
|
17 |
results:
|
|
|
22 |
name: Mozilla Common Voice 11.0 (Test)
|
23 |
type: mozilla-foundation/common_voice_11_0
|
24 |
split: test
|
25 |
+
args:
|
26 |
language: mt
|
27 |
metrics:
|
28 |
- name: WER
|
|
|
35 |
name: Mozilla Common Voice 11.0 (Dev)
|
36 |
type: mozilla-foundation/common_voice_11_0
|
37 |
split: validation
|
38 |
+
args:
|
39 |
language: mt
|
40 |
metrics:
|
41 |
- name: WER
|
42 |
type: wer
|
43 |
+
value: 1.4
|
44 |
- task:
|
45 |
name: Automatic Speech Recognition
|
46 |
type: automatic-speech-recognition
|
|
|
48 |
name: MASRI-TEST Corpus
|
49 |
type: MLRS/masri_test
|
50 |
split: test
|
51 |
+
args:
|
52 |
language: mt
|
53 |
metrics:
|
54 |
- name: WER
|
|
|
61 |
name: MASRI-DEV Corpus
|
62 |
type: MLRS/masri_dev
|
63 |
split: validation
|
64 |
+
args:
|
65 |
language: mt
|
66 |
metrics:
|
67 |
- name: WER
|
|
|
168 |
|
169 |
The MASRI Project is funded by the University of Malta Research Fund Awards. We want to thank to Merlin Publishers (Malta) for provinding the audiobooks used to create the MASRI-MERLIN Corpus.
|
170 |
|
171 |
+
Special thanks to Jón Guðnason, head of the Language and Voice Lab for providing computational power to make this model possible. We also want to thank to the "Language Technology Programme for Icelandic 2019-2023" which is managed and coordinated by Almannarómur, and it is funded by the Icelandic Ministry of Education, Science and Culture.
|
|