Upload README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
---
|
3 |
language:
|
4 |
- la
|
5 |
license: agpl-3.0
|
6 |
tags:
|
7 |
- robust-speech-event
|
|
|
8 |
datasets:
|
9 |
- lsb/poetaexmachina-mp3-recitations
|
10 |
metrics:
|
@@ -12,17 +12,16 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: wav2vec2-base-it-latin
|
14 |
results:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
---
|
27 |
---
|
28 |
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- la
|
4 |
license: agpl-3.0
|
5 |
tags:
|
6 |
- robust-speech-event
|
7 |
+
- hf-asr-leaderboard
|
8 |
datasets:
|
9 |
- lsb/poetaexmachina-mp3-recitations
|
10 |
metrics:
|
|
|
12 |
model-index:
|
13 |
- name: wav2vec2-base-it-latin
|
14 |
results:
|
15 |
+
- task:
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
name: Speech Recognition
|
18 |
+
dataset:
|
19 |
+
type: lsb/poetaexmachina-mp3-recitations
|
20 |
+
name: Poeta Ex Machina mp3 recitations
|
21 |
+
metrics:
|
22 |
+
- type: wer
|
23 |
+
value: 0.398
|
24 |
+
name: Test WER
|
|
|
25 |
---
|
26 |
---
|
27 |
|