Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- bn
|
4 |
-
|
5 |
-
- bn-BD
|
6 |
tags:
|
7 |
- automatic-speech-recognition
|
8 |
- bn
|
@@ -15,6 +14,9 @@ datasets:
|
|
15 |
metrics:
|
16 |
- wer
|
17 |
- cer
|
|
|
|
|
|
|
18 |
model-index:
|
19 |
- name: shahruk10/wav2vec2-xls-r-300m-bengali-commonvoice
|
20 |
results:
|
@@ -22,8 +24,8 @@ model-index:
|
|
22 |
type: automatic-speech-recognition
|
23 |
name: Speech Recognition
|
24 |
dataset:
|
25 |
-
type: common_voice_9_0
|
26 |
name: Common Voice (Bengali)
|
|
|
27 |
args: common_voice_bn
|
28 |
metrics:
|
29 |
- type: wer
|
@@ -32,7 +34,6 @@ model-index:
|
|
32 |
- type: cer
|
33 |
value: 0.08078964599673999
|
34 |
name: Validation CER with 5-gram LM
|
35 |
-
license: apache-2.0
|
36 |
---
|
37 |
|
38 |
# Wav2Vec2-XLS-R-300M-Bengali-CommonVoice
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- bn
|
4 |
+
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
7 |
- bn
|
|
|
14 |
metrics:
|
15 |
- wer
|
16 |
- cer
|
17 |
+
language_bcp47:
|
18 |
+
- bn-BD
|
19 |
+
base_model: arijitx/wav2vec2-xls-r-300m-bengali
|
20 |
model-index:
|
21 |
- name: shahruk10/wav2vec2-xls-r-300m-bengali-commonvoice
|
22 |
results:
|
|
|
24 |
type: automatic-speech-recognition
|
25 |
name: Speech Recognition
|
26 |
dataset:
|
|
|
27 |
name: Common Voice (Bengali)
|
28 |
+
type: common_voice_9_0
|
29 |
args: common_voice_bn
|
30 |
metrics:
|
31 |
- type: wer
|
|
|
34 |
- type: cer
|
35 |
value: 0.08078964599673999
|
36 |
name: Validation CER with 5-gram LM
|
|
|
37 |
---
|
38 |
|
39 |
# Wav2Vec2-XLS-R-300M-Bengali-CommonVoice
|