AdroitAnandAI/Indian-Accent-Speech-Recognition
Traditional ASR (Signal & Cepstral Analysis, DTW, HMM) & DNNs (Custom Models + DeepSpeech) on Indian Accent Speech
This project helps convert spoken English with an Indian accent into written text, a process known as Speech-to-Text (STT). It takes audio recordings of Indian-accented English speech as input and outputs highly accurate transcriptions. Anyone working with or analyzing spoken Indian English, such as researchers, data transcribers, or content creators, would find this valuable.
No commits in the last 6 months.
Use this if you need to accurately transcribe spoken English that features an Indian accent.
Not ideal if your audio data is primarily in other accents or languages, as it is specifically tuned for Indian-accented English.
Stars
91
Forks
38
Language
Jupyter Notebook
License
CC0-1.0
Category
Last pushed
Oct 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/AdroitAnandAI/Indian-Accent-Speech-Recognition"
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)