bartelds commited on
Commit
3fdb28b
1 Parent(s): ca98ecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -2,4 +2,7 @@
2
  language:
3
  - gos
4
  ---
5
- A Gronings Wav2Vec2 model. This model is created by fine-tuning the multilingual [XLS-R](https://huggingface.co/facebook/wav2vec2-xls-r-300m) model on Gronings speech.
 
 
 
 
2
  language:
3
  - gos
4
  ---
5
+ A Gronings Wav2Vec2 model. This model is created by fine-tuning the multilingual [XLS-R](https://huggingface.co/facebook/wav2vec2-xls-r-300m) model on Gronings speech.
6
+
7
+ This model is part of the paper: Making More of Little Data: Improving Low-Resource Automatic Speech Recognition Using Data Augmentation.
8
+ More information on [GitHub](https://github.com/Bartelds/asr-augmentation).