padmalcom commited on
Commit
31d943c
1 Parent(s): 0fef004

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - speech
11
  - audio
12
  datasets:
13
- - common-voice-12
14
  widget:
15
  - src: >-
16
  https://huggingface.co/padmalcom/wav2vec2-asr-ultimate-german/resolve/main/test.wav
@@ -22,4 +22,4 @@ metrics:
22
  This wav2vec2 based age and gender classification model is trained on [mozilla common voice](https://commonvoice.mozilla.org/).
23
  Code for training can be found [here](https://github.com/padmalcom/wav2vec2-asr-ultimate-german).
24
 
25
- *inference.py* shows, how the model can be used.
 
10
  - speech
11
  - audio
12
  datasets:
13
+ - mozilla-foundation/common_voice_12_0
14
  widget:
15
  - src: >-
16
  https://huggingface.co/padmalcom/wav2vec2-asr-ultimate-german/resolve/main/test.wav
 
22
  This wav2vec2 based age and gender classification model is trained on [mozilla common voice](https://commonvoice.mozilla.org/).
23
  Code for training can be found [here](https://github.com/padmalcom/wav2vec2-asr-ultimate-german).
24
 
25
+ *inference.py* shows, how the model can be used.