Automatic correction of README.md metadata. Contact website@huggingface.co for any question
Browse files
README.md
CHANGED
|
@@ -9,11 +9,11 @@ tags:
|
|
| 9 |
- audio
|
| 10 |
- automatic-speech-recognition
|
| 11 |
- speech
|
| 12 |
-
license:
|
| 13 |
model-index:
|
| 14 |
- name: XLSR Wav2Vec2 Bengali by Arijit
|
| 15 |
results:
|
| 16 |
-
- task:
|
| 17 |
name: Speech Recognition
|
| 18 |
type: automatic-speech-recognition
|
| 19 |
dataset:
|
|
@@ -21,9 +21,9 @@ model-index:
|
|
| 21 |
type: OpenSLR
|
| 22 |
args: ben
|
| 23 |
metrics:
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
---
|
| 28 |
# Wav2Vec2-Large-XLSR-Bengali
|
| 29 |
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) Bengali using a subset of 40,000 utterances from [Bengali ASR training data set containing ~196K utterances](https://www.openslr.org/53/). Tested WER using ~4200 held out from training.
|
|
|
|
| 9 |
- audio
|
| 10 |
- automatic-speech-recognition
|
| 11 |
- speech
|
| 12 |
+
license: cc-by-sa-4.0
|
| 13 |
model-index:
|
| 14 |
- name: XLSR Wav2Vec2 Bengali by Arijit
|
| 15 |
results:
|
| 16 |
+
- task:
|
| 17 |
name: Speech Recognition
|
| 18 |
type: automatic-speech-recognition
|
| 19 |
dataset:
|
|
|
|
| 21 |
type: OpenSLR
|
| 22 |
args: ben
|
| 23 |
metrics:
|
| 24 |
+
- name: Test WER
|
| 25 |
+
type: wer
|
| 26 |
+
value: 32.45
|
| 27 |
---
|
| 28 |
# Wav2Vec2-Large-XLSR-Bengali
|
| 29 |
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) Bengali using a subset of 40,000 utterances from [Bengali ASR training data set containing ~196K utterances](https://www.openslr.org/53/). Tested WER using ~4200 held out from training.
|