Alsman68 commited on
Commit
279241f
·
verified ·
1 Parent(s): 4d9b2e6

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -7,18 +7,18 @@ base_model: openai/whisper-medium
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
- - Alsman68/CapstoneDataset2
11
  metrics:
12
  - wer
13
  model-index:
14
- - name: capstone-whisper-all-training-data
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
- name: Simulated Aviation Audio For Capstone, All Training Data
21
- type: Alsman68/CapstoneDataset2
22
  args: 'config: en, split: test'
23
  metrics:
24
  - name: Wer
@@ -29,9 +29,9 @@ model-index:
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
- # capstone-whisper-all-training-data
33
 
34
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Simulated Aviation Audio For Capstone, All Training Data dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.0000
37
  - Wer: 0.0565
 
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
+ - Alsman68/CapstoneDataset3
11
  metrics:
12
  - wer
13
  model-index:
14
+ - name: capstone-whisper-final-training-data
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
+ name: Simulated Aviation Audio For Capstone, Final Training Data
21
+ type: Alsman68/CapstoneDataset3
22
  args: 'config: en, split: test'
23
  metrics:
24
  - name: Wer
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
+ # capstone-whisper-final-training-data
33
 
34
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Simulated Aviation Audio For Capstone, Final Training Data dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.0000
37
  - Wer: 0.0565