LiquAId commited on
Commit
7e149e0
1 Parent(s): a788b5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -36,8 +36,10 @@ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.6998
38
  - Wer: 38.8453
 
 
39
 
40
- Github Repo for more details and demo code: https://github.com/HanCreation/Whisper-Tiny-German
41
 
42
  ## Model description
43
 
 
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.6998
38
  - Wer: 38.8453
39
+
40
+ This fine-tuning model is part of my school project. With limitation of my compute, I scaled down the dataset
41
 
42
+ Additional information and demo code can be found in this github: [HanCreation/Whisper-Tiny-German](https://github.com/HanCreation/Whisper-Tiny-German)
43
 
44
  ## Model description
45