marma commited on
Commit
4818eb2
1 Parent(s): 6880cf3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -34,6 +34,10 @@ Finetuned version of KBs [VoxRex large](https://huggingface.co/KBLab/wav2vec2-la
34
 
35
  When using this model, make sure that your speech input is sampled at 16kHz.
36
 
 
 
 
 
37
  ## Training
38
  This model has been fine-tuned for 120000 updates on NST + CommonVoice and then for an additional 20000 updates on CommonVoice only. The additional fine-tuning on CommonVoice hurts performance on the NST+CommonVoice test set somewhat and, unsurprisingly, improves it on the CommonVoice test set. It seems to perform generally better though [citation needed].
39
 
 
34
 
35
  When using this model, make sure that your speech input is sampled at 16kHz.
36
 
37
+ # Performance
38
+
39
+ ![Comparison](comparison.png "Comparison")
40
+
41
  ## Training
42
  This model has been fine-tuned for 120000 updates on NST + CommonVoice and then for an additional 20000 updates on CommonVoice only. The additional fine-tuning on CommonVoice hurts performance on the NST+CommonVoice test set somewhat and, unsurprisingly, improves it on the CommonVoice test set. It seems to perform generally better though [citation needed].
43