File size: 814 Bytes
b2ae7fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a628707
b2ae7fd
 
a628707
b2ae7fd
 
 
 
 
 
a628707
b2ae7fd
 
 
 
 
 
 
 
 
 
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
35
36
37
38
39
40
41
42
43
---
language:
- luy
license: apache-2.0
tags:
- asr
- automatic-speech-recognition
- luhya
- w2v-bert
metrics:
- wer
- cer
model-index:
- name: luhya-asr-w2v-BERT
  results:
  - task:
      name: Automatic Speech Recognition
      type: automatic-speech-recognition
    metrics:
    - name: Test WER
      type: wer
      value: 43.4481
    - name: Test CER
      type: cer
      value: 11.3584
---

# luhya-asr-w2v-BERT

This model is a fine-tuned version of a w2v-BERT model for Automatic Speech Recognition in Luhya.

## Training results

| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|:---:|:---:|:---:|:---:|:---:|:---:|
| [More info] | 2.0 | [More info] | 0.4551 | 43.4481 | 11.3584 |

### Framework versions
- Transformers 5.13.1
- Pytorch 2.11.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2