Spaces:
Running
Running
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. | |