van-ng commited on
Commit
d6bbcf7
1 Parent(s): f0a6893

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
  # whisper-small-vi
19
 
20
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the [mozilla-foundation/common_voice_13_0](https://huggingface.co/datasets/mozilla-foundation/common_voice_13_0) dataset.
21
- It achieves the following results on the evaluation set:
22
  - Loss: 0.5336
23
  - WER: 0.2220 (36% improvement over pretrained WER, 0.3447)
24
  - WER_ortho: 0.2696 (38% improvement over pretrained WER_ortho, 0.4324)
 
18
  # whisper-small-vi
19
 
20
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the [mozilla-foundation/common_voice_13_0](https://huggingface.co/datasets/mozilla-foundation/common_voice_13_0) dataset.
21
+ It achieves the following results on the test set:
22
  - Loss: 0.5336
23
  - WER: 0.2220 (36% improvement over pretrained WER, 0.3447)
24
  - WER_ortho: 0.2696 (38% improvement over pretrained WER_ortho, 0.4324)