Welcome to the Lecture Captioning Project! This project is designed to convert spoken content into real-time captions, including mathematical notation, to enhance the accessibility and learning experience for students. Whether in the classroom, during lectures, or online tutorials, this system aims to make lecture materials more accessible for everyone, particularly in subjects involving complex mathematical expressions.
- Real-time Speech-to-Text: Transcribes spoken content to text in real-time, capturing both standard language and mathematical terms.
- Mathematical Notation Support: Converts math-related speech into LaTeX format, ensuring that formulas and equations are accurately represented.
- User-friendly Interface: Designed to integrate seamlessly with various lecture settings, making it easy for instructors and learners alike.
- Instant Caption Generation: Captures speech and immediately generates captions in both text and LaTeX format for immediate use
git clone https://github.com/your-username/lecture-captioning.git
pip install -r requirements.txt
python app.py