01-vyom/End_2_End_Automatic_Speech_Recognition_For_Gujarati
[ICON 2020] TensorFlow Code for "End-to-End Automatic Speech Recognition System for Gujarati"
This project offers an improved way to convert spoken Gujarati language into written text. You provide an audio recording in Gujarati, and it generates a written transcript. It's designed for natural language processing researchers or speech technology developers working on Gujarati or other low-resource languages.
No commits in the last 6 months.
Use this if you need to accurately transcribe spoken Gujarati audio into text and are comfortable with deep learning frameworks.
Not ideal if you need a ready-to-use application for transcribing Gujarati without any technical setup or if you're working with a language other than Gujarati.
Stars
13
Forks
6
Language
Python
License
MIT
Category
Last pushed
Jul 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/01-vyom/End_2_End_Automatic_Speech_Recognition_For_Gujarati"
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)