gheyret/uyghur-asr-ctc
Speech Recognition for Uyghur using deep learning
This tool helps convert spoken Uyghur language into written text. You provide an audio recording in Uyghur, and it transcribes the speech into Uyghur script. It's designed for linguists, researchers, or anyone needing to analyze or process Uyghur spoken content.
No commits in the last 6 months.
Use this if you need to accurately convert Uyghur audio recordings into text for analysis, documentation, or further processing.
Not ideal if you need speech recognition for languages other than Uyghur or require real-time transcription for live conversations.
Stars
42
Forks
9
Language
Python
License
—
Category
Last pushed
Oct 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gheyret/uyghur-asr-ctc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
githubharald/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon...
githubharald/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
athena-team/athena
an open-source implementation of sequence-to-sequence based speech processing engine
hirofumi0810/tensorflow_end2end_speech_recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)