jankoko commited on
Commit
51a1b28
·
verified ·
1 Parent(s): 5832582

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -51,7 +51,9 @@ Available at: [https://campus-fryslan.studenttheses.ub.rug.nl/view/degree_progra
51
  **Notes:** For complete results, including MAPSSWE and CER scores, refer to Section 5 of the thesis.
52
 
53
  ### 🔗 Related Models
54
- - [F0-Mask version](https://huggingface.co/jankoko/PALF-Whisper-small)
55
- - [F1-Mask version](https://huggingface.co/jankoko/PALF-F1-Whisper-small)
56
- - [LF-Mask version](https://huggingface.co/jankoko/PALF-LF-Whisper-small)
57
- - [SpecAugment version](https://huggingface.co/jankoko/SpecAugment-Whisper-small)
 
 
 
51
  **Notes:** For complete results, including MAPSSWE and CER scores, refer to Section 5 of the thesis.
52
 
53
  ### 🔗 Related Models
54
+
55
+ - [SpecAugment Baseline](https://huggingface.co/jankoko/SpecAugment-Whisper-small)
56
+ - [F0-Mask Version](https://huggingface.co/jankoko/PALF-Whisper-small) ← current
57
+ - [F1-Mask Version](https://huggingface.co/jankoko/PALF-F1-Whisper-small)
58
+ - [LF-Mask Version](https://huggingface.co/jankoko/PALF-LF-Whisper-small)
59
+