jfreiwa commited on
Commit
929afdd
1 Parent(s): 0b2a716

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -15,6 +15,7 @@ metrics:
15
  # German ASR
16
 
17
  This model is trained on the Mozilla Common Voice 8.0, the Spoken Wikipedia Corpus and the m-ailabs corpus.
 
18
 
19
  - https://nats.gitlab.io/swc/
20
  - https://commonvoice.mozilla.org/de/datasets
@@ -24,7 +25,8 @@ We do not provide a language model.
24
 
25
  # Performance
26
 
27
- This model has a WER of 7.09%.
 
28
 
29
  # Model application
30
 
@@ -72,7 +74,7 @@ Please, cite SpeechBrain if you use it for your research or business.
72
  ```
73
 
74
  # **Citing our paper**
75
- Please, cite our paper, when you use this model in your research.
76
  ```bibtex
77
  @inproceedings{freiwald2022,
78
  author={J. Freiwald and P. Pracht and S. Gergen and D. Kolossa},
15
  # German ASR
16
 
17
  This model is trained on the Mozilla Common Voice 8.0, the Spoken Wikipedia Corpus and the m-ailabs corpus.
18
+ In contrast to our first model this one can transcribe German Umlauts. Additionally it was trained on a newer Version of the Mozilla Common Voice.
19
 
20
  - https://nats.gitlab.io/swc/
21
  - https://commonvoice.mozilla.org/de/datasets
25
 
26
  # Performance
27
 
28
+ This model has a WER of 7.09% and is slightly better then the model from our paper:
29
+ https://huggingface.co/jfreiwa/asr-crdnn-german
30
 
31
  # Model application
32
 
74
  ```
75
 
76
  # **Citing our paper**
77
+ Please, cite our original paper, when you use our models in your research.
78
  ```bibtex
79
  @inproceedings{freiwald2022,
80
  author={J. Freiwald and P. Pracht and S. Gergen and D. Kolossa},