100% client-side speech-to-LaTeX web app
a year ago
- #mathematics
- #speech-recognition
- #LaTeX
- Speech to LaTeX converts spoken math into LaTeX expressions entirely in the browser.
- Features include voice dictation, client-side processing, privacy focus, offline capability, real-time conversion, and customizable models.
- Combines Whisper Web for speech-to-text, WebLLM for text-to-LaTeX, and MathJax for rendering.
- Usage involves allowing microphone access, speaking math expressions, and viewing real-time LaTeX conversion.
- Example phrases demonstrate conversion of complex mathematical expressions.
- Project is open-source, MIT licensed, and welcomes contributions.