Update README.md
Browse files
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 |
-
|
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 |
|