AfroLogicInsect commited on
Commit
186e12b
·
verified ·
1 Parent(s): dd6e694

Add model card for original model

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - speech
8
  - audio
9
  datasets:
10
- - your-dataset-name
11
  metrics:
12
  - wer
13
  - cer
@@ -15,15 +15,15 @@ model-index:
15
  - name: AfroLogicInsect/whisper-finetuned-original
16
  results:
17
  - task:
18
- type: automatic-speech-recognition
19
  name: Automatic Speech Recognition
 
20
  dataset:
21
- name: Your Dataset Name
22
- type: your-dataset-type
23
  metrics:
24
- - type: wer
25
- value: your-wer-score
26
- name: WER
27
  ---
28
 
29
  # AfroLogicInsect/whisper-finetuned-original
 
7
  - speech
8
  - audio
9
  datasets:
10
+ - your-dataset-name # Replace with your actual dataset
11
  metrics:
12
  - wer
13
  - cer
 
15
  - name: AfroLogicInsect/whisper-finetuned-original
16
  results:
17
  - task:
 
18
  name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
  dataset:
21
+ name: Your Dataset Name # Replace
22
+ type: your-dataset-type # Replace
23
  metrics:
24
+ - name: WER
25
+ type: wer
26
+ value: "your-wer-score" # Replace with actual score
27
  ---
28
 
29
  # AfroLogicInsect/whisper-finetuned-original