menon92/BangalASR
Transformer based Bangla Speech Recognition | Encoder Decoder Architecture
This project offers a foundational solution for converting spoken Bangla language into written text. You provide an audio file with Bangla speech, and it outputs the corresponding text. This is designed for researchers and developers who are building or experimenting with Bangla speech recognition systems.
No commits in the last 6 months.
Use this if you are a researcher or developer focused on building or kickstarting an automatic speech recognition system specifically for the Bangla language.
Not ideal if you need a ready-to-use, high-accuracy Bangla speech-to-text application for immediate real-world deployment.
Stars
57
Forks
15
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/menon92/BangalASR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
nyu-mll/jiant
jiant is an nlp toolkit
lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...