Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,9 @@ It achieves the following results on the evaluation set without a language model
|
|
44 |
### Scores with Language Model
|
45 |
A 5-gram KenLM was added to boost the models performance. The language model was created on a corpus mainly consisting of online newspapers, public reports and Wikipedia data.
|
46 |
|
|
|
|
|
|
|
47 |
## Model description
|
48 |
This current version is based on checkpoint 8500 of [NbAiLab/wav2vec2-xlsr-300M-NPSC-OH](https://huggingface.co/NbAiLab/wav2vec2-xlsr-300M-NPSC-OH)
|
49 |
|
|
|
44 |
### Scores with Language Model
|
45 |
A 5-gram KenLM was added to boost the models performance. The language model was created on a corpus mainly consisting of online newspapers, public reports and Wikipedia data.
|
46 |
|
47 |
+
## Team
|
48 |
+
The model is developed by Rolf-Arild Braaten, Per Egil Kummervold, Andre Kåsen, Javier de la Rosa, Per Egil Solberg, and Freddy Wetjen. Name in alphabetic order.
|
49 |
+
|
50 |
## Model description
|
51 |
This current version is based on checkpoint 8500 of [NbAiLab/wav2vec2-xlsr-300M-NPSC-OH](https://huggingface.co/NbAiLab/wav2vec2-xlsr-300M-NPSC-OH)
|
52 |
|