ivanlmh commited on
Commit
5c0c3d3
verified
1 Parent(s): 0031479

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -11
README.md CHANGED
@@ -6,18 +6,18 @@ base_model: openai/whisper-medium
6
  tags:
7
  - generated_from_trainer
8
  datasets:
9
- - ivanlmh/NATI_audio_parapresentacion
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper Medium Spanish-NATI - Ivan MH
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: NATI_audio_parapresentacion
20
- type: ivanlmh/NATI_audio_parapresentacion
21
  metrics:
22
  - name: Wer
23
  type: wer
@@ -27,24 +27,27 @@ model-index:
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
- # Whisper Medium Spanish-NATI - Ivan MH
31
 
32
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the NATI_audio_parapresentacion dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 2.2439
35
  - Wer: 66.7712
36
 
37
- ## Model description
38
-
39
- More information needed
40
 
41
  ## Intended uses & limitations
42
 
43
- More information needed
 
 
44
 
45
  ## Training and evaluation data
46
 
47
- More information needed
 
 
 
48
 
49
  ## Training procedure
50
 
 
6
  tags:
7
  - generated_from_trainer
8
  datasets:
9
+ - ivanlmh/NATI_audio
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper Medium Spanish-NATI - Ivan MH - iidi
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
+ name: NATI_audio
20
+ type: ivanlmh/NATI_audio
21
  metrics:
22
  - name: Wer
23
  type: wer
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
+ # Whisper Medium Spanish-NATI - Ivan MH
31
 
32
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the NATI_audio dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 2.2439
35
  - Wer: 66.7712
36
 
37
+ This project is for the Instituto Interamericano para Discapacidad y Desarrollo Inclusivo (iiDi).
 
 
38
 
39
  ## Intended uses & limitations
40
 
41
+ The model is fine-tuned for use on target speaker Natalia F.
42
+
43
+ It is intended for research purposes, neither this model nor the dataset should be used without explicit permission from iiDi or Natalia.
44
 
45
  ## Training and evaluation data
46
 
47
+ - 10 minutos aprox. de audio transcripto
48
+ - A partir de transcripci贸n manual de audios de whatsapp
49
+ - 5 minutos aprox.
50
+ - A partir de videos subtitulados por el iidi
51
 
52
  ## Training procedure
53