charisk commited on
Commit
8713412
1 Parent(s): cfeee9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,9 +1,18 @@
1
  ---
2
- license: creativeml-openrail-m
 
 
 
 
 
3
  datasets:
4
  - mozilla-foundation/common_voice_13_0
5
- language:
6
- - el
7
- metrics:
8
- - wer
9
- ---
 
 
 
 
 
1
  ---
2
+ language: el
3
+ tags:
4
+ - whisper-small
5
+ - mozilla-foundation/common_voice_13_0
6
+ - greek
7
+ - whisper-event
8
  datasets:
9
  - mozilla-foundation/common_voice_13_0
10
+ metrics: wer
11
+ license: creativeml-openrail-m
12
+
13
+ ---
14
+
15
+ # Summary
16
+
17
+ This is an early attempt during the December 2022 [Whisper Event](https://github.com/huggingface/community-events/tree/main/whisper-fine-tuning-event)
18
+ to finetune `whisper-small` for the Greek language (el). The notebook with all parameters is provided.