sudoping01 commited on
Commit
0608b0d
·
verified ·
1 Parent(s): 52d3cd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -2
README.md CHANGED
@@ -4,9 +4,34 @@ license: apache-2.0
4
  base_model: openai/whisper-large-v2
5
  tags:
6
  - generated_from_trainer
 
 
 
 
 
 
 
 
7
  model-index:
8
- - name: songhoy-asr-v1-ic
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  base_model: openai/whisper-large-v2
5
  tags:
6
  - generated_from_trainer
7
+ - multilingual
8
+ - ASR
9
+ - Open-Source
10
+ - african-language
11
+ - Songhoy
12
+ language:
13
+ - hsn
14
+ - fr
15
  model-index:
16
+ - name: songhoy-asr-v1
17
+ results:
18
+ - task:
19
+ name: Automatic Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: songhoy-asr
23
+ type: custom
24
+ split: test
25
+ args:
26
+ language: hsn
27
+ metrics:
28
+ - name: Test WER
29
+ type: wer
30
+ value: 16.58
31
+ - name: Test CER
32
+ type: cer
33
+ value: 4.63
34
+ pipeline_tag: automatic-speech-recognition
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You