Welcome to the Bangla Speech-to-Text repository! This project aims to provide a simple and accessible solution for converting spoken Bangla words into text using minimal HTML, CSS, and JavaScript. Built with native browser APIs, this open project encourages collaboration and welcomes contributions from the community.
-
Lightweight: Minimalist design with a focus on simplicity.
-
Browser APIs: Utilizes built-in browser capabilities for speech recognition, making it easy to integrate and use.
-
Bangla Language Support: Tailored for the Bangla language, capturing various accents and dialects.
-
Clone the repository:
git clone https://github.com/r-shafi/bangla-speech-to-text.git
-
Open the
index.html
file in a web browser. -
Start speaking in Bangla, and the system will transcribe your speech into text.
I welcome contributions from the community to enhance and improve this project. Whether it's bug fixes, feature additions, or documentation improvements, your input is valuable.
If you encounter any issues or have questions, please create an issue. I appreciate your feedback!
This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it according to the terms of the license.
Let's collaborate to make speech-to-text technology accessible for Bangla speakers. Happy coding!