Raivis Dejus commited on
Commit
b169485
1 Parent(s): d0bb16a

Adding link to small model

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,4 +19,6 @@ Trained on combination of:
19
 
20
  Both regular whisper model and 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/) are available.
21
 
22
- Speech recognition quality is poor, more data is needed, donate your voice on [Balsu talka](https://balsutalka.lv/)
 
 
 
19
 
20
  Both regular whisper model and 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/) are available.
21
 
22
+ Speech recognition quality is poor, more data is needed, donate your voice on [Balsu talka](https://balsutalka.lv/)
23
+
24
+ For better recognition quality use [whisper-small-lv](https://huggingface.co/RaivisDejus/whisper-small-lv) model, it is noticeably better and only slightly slower.