File size: 935 Bytes
4374ace
 
6f2666d
 
4645f3c
4374ace
 
 
5b557d7
4374ace
6f2666d
 
 
4374ace
6f2666d
 
4374ace
6f2666d
4374ace
 
 
 
 
 
 
 
6f2666d
4374ace
 
6f2666d
4374ace
 
 
ef2c4d8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
language:
- en  

license: afl-3.0  

tags:
- audio  # Example: audio
- automatic-speech-recognition  # Example: automatic-speech-recognition
- speech  # Example: speech

pipeline_tag: automatic-speech-recognition

datasets:
- timit_asr # Example: common_voice. Use dataset id from https://hf.co/datasets

metrics:
- wer  

# Optional. Add this if you want to encode your eval results in a structured way.
model-index:
- name: iloko-model
  results:
  - task: 
      type: automatic-speech-recognition  # Required. Example: automatic-speech-recognition
      name: Iloko Speech Recognition  # Optional. Example: Speech Recognition
   
    metrics:
      - type: wer   # Required. Example: wer
        value: 0.009 # Required. Example: 20.90
        name: TEST WETR    # Optional. Example: Test WER
       # args: {arg_0}          # Optional. Example for BLEU: max_order
---
FINETUNED ILOKANO SPEECH RECOGNITION FROM WAV2VEC-XLSR-S3