JunWorks commited on
Commit
bcd9494
1 Parent(s): 82fb741

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,9 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  DEMO LINK: https://2b289bdaa771dc7331.gradio.live
23
 
24
- This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 13.0 dataset.
25
  It achieves the following results on the evaluation set:
26
  - Loss: 0.3839
 
27
 
28
 
29
 
 
21
 
22
  DEMO LINK: https://2b289bdaa771dc7331.gradio.live
23
 
24
+ This model is a fine-tuned version with PEFT-LoRA of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 13.0 dataset.
25
  It achieves the following results on the evaluation set:
26
  - Loss: 0.3839
27
+ - CER: 22.13% :(
28
 
29
 
30