INo0121 commited on
Commit
d9cb373
1 Parent(s): ae61477

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -18,15 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # Whisper Small for Korean Low quaiity Call Voices
20
 
21
- This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Korean Low Quaiity Call Voices dataset.
22
  It achieves the following results on the evaluation set:
23
  - eval_loss: 0.4011
24
  - eval_cer: 18.5520
25
- - eval_runtime: 6957.9999
26
  - eval_samples_per_second: 1.119
27
- - eval_steps_per_second: 0.14
28
- - epoch: 0.48
29
- - step: 2000
30
 
31
  ## Model description
32
 
 
18
 
19
  # Whisper Small for Korean Low quaiity Call Voices
20
 
21
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Korean Low Quaiity Call Voices dataset.
22
  It achieves the following results on the evaluation set:
23
  - eval_loss: 0.4011
24
  - eval_cer: 18.5520
 
25
  - eval_samples_per_second: 1.119
 
 
 
26
 
27
  ## Model description
28