Sandiago21 commited on
Commit
c0b71a5
1 Parent(s): 8a9a849

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -1,11 +1,9 @@
1
  ---
2
- language:
3
- - es
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
- - mozilla-foundation/common_voice_13_0
9
  metrics:
10
  - wer
11
  model-index:
@@ -15,8 +13,8 @@ model-index:
15
  name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
- name: COMMON_VOICE_13_0
19
- type: mozilla-foundation/common_voice_13_0
20
  config: es
21
  split: test
22
  args: es
@@ -31,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # whisper-large-v2-spanish
33
 
34
- This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the COMMON_VOICE_13_0 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.2414
37
  - Wer Ortho: 0.1439
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - common_voice_13_0
7
  metrics:
8
  - wer
9
  model-index:
 
13
  name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
+ name: common_voice_13_0
17
+ type: common_voice_13_0
18
  config: es
19
  split: test
20
  args: es
 
29
 
30
  # whisper-large-v2-spanish
31
 
32
+ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the common_voice_13_0 dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.2414
35
  - Wer Ortho: 0.1439