--- language: - da license: apache-2.0 tasks: - automatic-speech-recognition datasets: - common_voice_8_0 metrics: - wer model-index: - name: alvenir-wav2vec2-base-cv8-da results: - task: type: automatic-speech-recognition dataset: type: mozilla-foundation/common_voice_8_0 args: da name: Danish Common Voice 8.0 metrics: - type: wer value: 39.86 - task: type: automatic-speech-recognition dataset: type: Alvenir/alvenir_asr_da_eval name: Alvenir ASR test dataset metrics: - type: wer value: 34.12 --- # Alvenir-Wav2vec2-base-CV8-da ## Model description This model is a fine-tuned version of the Danish acoustic model [Alvenir/wav2vec2-base-da](https://huggingface.co/Alvenir/wav2vec2-base-da) on the Danish part of [Common Voice 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0), containing ~6 crowdsourced hours of read-aloud Danish speech. ## Performance The model achieves the following WER scores (lower is better): | **Dataset** | **WER without LM** | **WER with 5-gram LM** | | :---: | ---: | ---: | | [Danish part of Common Voice 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0/viewer/da/train) | 46.05 | 39.86 | | [Alvenir test set](https://huggingface.co/datasets/Alvenir/alvenir_asr_da_eval) | 41.08 | 34.12 |