File size: 1,068 Bytes
c20b6de
 
 
 
 
 
 
 
 
 
22529f3
 
 
 
0b43409
22529f3
72475af
 
 
 
 
22529f3
72475af
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: "Ukrainian Speech-to-Text"
emoji: 🐸
colorFrom: blue
colorTo: yellow
sdk: gradio
app_file: app.py
pinned: false
---

# πŸ‡ΊπŸ‡¦πŸŽ€ Voice recognition for Ukrainian language
This is a repository with aim to apply [Coqui STT](https://github.com/coqui-ai/STT "STT")(formerly [DeepSpeech](https://github.com/mozilla/DeepSpeech)) speech recognition model on Ukrainian language.  
You can see online demo here: https://huggingface.co/spaces/robinhad/ukrainian-stt.  
Source code is in this repository together with auto-deploy pipeline scripts. 

Model trained using non-free data is licensed under [Creative Commons Attribution-NonCommercial 4.0 International License](./LICENSE), otherwise it's MIT licence (where models are marked).

Checkout latest releases here: https://github.com/robinhad/voice-recognition-ua/releases/.

If you'd like to check out different models for Ukrainian language, please visit https://github.com/egorsmkv/speech-recognition-uk.

# πŸ€– Data import scripts
Guides for importing data are available in [/scripts](/scripts) folder.