ukrainian-stt-et / README.md
Yurii Paniv
Add spacing
e2f1242 unverified
---
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.
# 🀝 Attribution
[@egorsmkv](https://github.com/egorsmkv) - organized [Ukrainian Speech recognition community](https://github.com/egorsmkv/speech-recognition-uk).
[@tarasfrompir](https://github.com/tarasfrompir) - created amazing Ukrainian Speech-to-Text dataset.
[@AlexeyBoiler](https://github.com/AlexeyBoiler) - hosted Ukrainian Speech-to-Text dataset.