ales commited on
Commit
b6553d2
1 Parent(s): 5ce3668

added github link

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -68,6 +68,13 @@ It achieves the following results on the evaluation set:
68
  - WER on validation set: 6.3672
69
  - WER on test set: 6.79
70
 
 
 
 
 
 
 
 
71
  ## Model description
72
 
73
  More information needed
 
68
  - WER on validation set: 6.3672
69
  - WER on test set: 6.79
70
 
71
+ ## Source code
72
+ All the source coude is located both in:
73
+ * [GitHub repository](https://github.com/yks72p/whisper-finetuning-be)
74
+ * and under `src` folder
75
+
76
+ Code in these 2 places should be the same. GitHub is used to make development and training of multiple models (small, base, etc.) easier.
77
+
78
  ## Model description
79
 
80
  More information needed