sarpba commited on
Commit
c11c55c
1 Parent(s): 149e005

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -4
README.md CHANGED
@@ -1,15 +1,39 @@
1
  ---
2
- language:
3
- - hu
4
  license: apache-2.0
5
  base_model: openai/whisper-medium
6
  tags:
 
7
  - generated_from_trainer
 
 
 
 
 
 
 
 
 
8
  metrics:
9
  - wer
 
10
  model-index:
11
- - name: Whisper medium Hu
12
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
 
2
  license: apache-2.0
3
  base_model: openai/whisper-medium
4
  tags:
5
+ - hf-asr-leaderboard
6
  - generated_from_trainer
7
+ datasets:
8
+ - mozilla-foundation/common_voice_16_0
9
+ language:
10
+ - hu
11
+ widget:
12
+ - example_title: Sample 1
13
+ src: https://huggingface.co/datasets/Hungarians/samples/resolve/main/Sample1.flac
14
+ - example_title: Sample 2
15
+ src: https://huggingface.co/datasets/Hungarians/samples/resolve/main/Sample2.flac
16
  metrics:
17
  - wer
18
+ pipeline_tag: automatic-speech-recognition
19
  model-index:
20
+ - name: Whisper Medium Hungarian
21
+ results:
22
+ - task:
23
+ name: Automatic Speech Recognition
24
+ type: automatic-speech-recognition
25
+ dataset:
26
+ name: Common Voice 16.0 - Hungarian
27
+ type: mozilla-foundation/common_voice_16_0
28
+ config: hu
29
+ split: test
30
+ args: hu
31
+ metrics:
32
+ - name: Wer
33
+ type: wer
34
+ value: 5.55
35
+ verified: true
36
+
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You