steja commited on
Commit
9bed6a4
1 Parent(s): 72d743a

updated readme

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  - generated_from_trainer
8
  datasets:
9
  - openslr
 
10
  metrics:
11
  - wer
12
  model-index:
@@ -16,9 +17,9 @@ model-index:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: openslr
20
  type: openslr
21
- config: null
22
  split: None
23
  metrics:
24
  - name: Wer
@@ -31,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # whisper-small-telugu-large-data
33
 
34
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the openslr and the google/fleurs datasets.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 1.6348
37
  - Wer: 123.9771
 
7
  - generated_from_trainer
8
  datasets:
9
  - openslr
10
+ - google/fleurs
11
  metrics:
12
  - wer
13
  model-index:
 
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
+ name: google/fleurs
21
  type: openslr
22
+ config: "te_in"
23
  split: None
24
  metrics:
25
  - name: Wer
 
32
 
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 dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 1.6348
38
  - Wer: 123.9771