ukrainian-stt / README.md
Yurii Paniv
Add spacing
e2f1242 unverified
metadata
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(formerly 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, 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 folder.

🀝 Attribution

@egorsmkv - organized Ukrainian Speech recognition community.
@tarasfrompir - created amazing Ukrainian Speech-to-Text dataset.
@AlexeyBoiler - hosted Ukrainian Speech-to-Text dataset.