-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Bennett Wu edited this page May 4, 2025
·
2 revisions
Welcome to the ScribeAR.github.io wiki!
ScribeAR is a real-time captioning platform designed to improve classroom accessibility. Whether you are using smart glasses or a classroom monitor, ScribeAR provides a live audio transcript that enhances communication for deaf or hard-of-hearing individuals, non-native speakers, and you! Multiple speech recognition providers are supported, including WebSpeech, Azure, OpenAI's Whisper, and our custom, edge-deployable provider, ScribeAR Server. When using ScribeAR Server, students can scan a QR code to receive live transcriptions on their own device as well.
- Deployment - Run ScribeAR
- Speech Recognition APIs - Learn about supported speech recognition providers
- Developing - Understand how to develop for ScribeAR
- Custom React Components - Documentation for custom React components used