Erkhembayar Gantulga commited on
Commit
6700b86
·
1 Parent(s): ae73fab

Added a widget to allow run inference directly in the model repo

Browse files
Files changed (3) hide show
  1. README.md +26 -6
  2. sample1.flac +0 -0
  3. sample2.flac +0 -0
README.md CHANGED
@@ -1,15 +1,35 @@
1
  ---
2
  language:
3
  - mn
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 Mn - Erkhembayar Gantulga
12
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  language:
3
  - mn
 
4
  base_model: openai/whisper-medium
5
+ library_name: transformers
6
  tags:
7
+ - audio
8
+ - automatic-speech-recognition
9
+ widget:
10
+ - example_title: Common Voice sample 1
11
+ src: sample1.flac
12
+ - example_title: Common Voice sample 2
13
+ src: sample2.flac
14
  model-index:
15
+ - name: whisper-medium-mn
16
+ results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
+ dataset:
21
+ name: Common Voice 17.0
22
+ type: common_voice_17_0
23
+ config: mn
24
+ split: test
25
+ args:
26
+ language: mn
27
+ metrics:
28
+ - name: Test WER
29
+ type: wer
30
+ value: 12.9580
31
+ pipeline_tag: automatic-speech-recognition
32
+ license: apache-2.0
33
  ---
34
 
35
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
sample1.flac ADDED
Binary file (475 kB). View file
 
sample2.flac ADDED
Binary file (430 kB). View file