steja commited on
Commit
91f02f4
1 Parent(s): e57157f

Update README.md

Browse files

added zero shot performance metrics of openai/whisper-small model on google/fleurs test set

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -33,10 +33,13 @@ should probably proofread and complete it, then remove this comment. -->
33
  # whisper-small-telugu-large-data
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the google/fleurs and openslr dataset in telugu.
36
- It achieves the following results on the evaluation set:
37
  - Loss: 0.3310
38
  - Wer: 38.8460
39
 
 
 
 
40
  ## Model description
41
 
42
  More information needed
 
33
  # whisper-small-telugu-large-data
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the google/fleurs and openslr dataset in telugu.
36
+ It achieves the following results on the evaluation set (google/fleurs, test set):
37
  - Loss: 0.3310
38
  - Wer: 38.8460
39
 
40
+ [openai/whisper-small](https://huggingface.co/openai/whisper-small) has the following zero shot performance on google/fleurs test set:
41
+ - Wer: 117.91
42
+
43
  ## Model description
44
 
45
  More information needed