Raivis Dejus commited on
Commit
cf7cb8e
·
1 Parent(s): c951549

Adding notes

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -10,4 +10,15 @@ metrics:
10
  type: wer
11
  value: 21.96
12
  pipeline_tag: automatic-speech-recognition
13
- ---
 
 
 
 
 
 
 
 
 
 
 
 
10
  type: wer
11
  value: 21.96
12
  pipeline_tag: automatic-speech-recognition
13
+ ---
14
+
15
+ # Latvian Whisper tiny speech recognition model
16
+
17
+ CTranslate2 converted version for use with [faster-whisper](https://github.com/SYSTRAN/faster-whisper) as part of [Home Assistant Whisper integration](https://www.home-assistant.io/integrations/whisper/)
18
+
19
+ Trained on combination of:
20
+ - Common Voice 17, custom selection of all validated clips, max 1000 clips per speaker
21
+ - Fleurs, test+train+validation
22
+
23
+ Speech recognition quality is poor, more data is needed, donate your voice on [Balsu talka](https://balsutalka.lv/)
24
+