Raivis Dejus commited on
Commit ·
18591ad
1
Parent(s): 071f60e
Updated readme
Browse files
README.md
CHANGED
|
@@ -3,5 +3,18 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- lv
|
| 5 |
tags:
|
| 6 |
-
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- lv
|
| 5 |
tags:
|
| 6 |
+
- Whisper
|
| 7 |
+
metrics:
|
| 8 |
+
- name: wer
|
| 9 |
+
type: wer
|
| 10 |
+
value: 21.96
|
| 11 |
+
pipeline_tag: automatic-speech-recognition
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Latvian Whisper tiny speech recognition model
|
| 15 |
+
|
| 16 |
+
Trained on combination of:
|
| 17 |
+
- Common Voice 17, custom selection of all validated clips, max 1000 clips per speaker
|
| 18 |
+
- Fleurs, test+train+validation
|
| 19 |
+
|
| 20 |
+
Speech recognition quality is poor, more data is needed, donate your voice on [Balsu talka](https://balsutalka.lv/)
|