The BptAIRealtimeTranscriber component enables real-time speech-to-text transcription from a microphone using various speech recognition backends with voice activity detection (VAD).
Note: AI models are not included with this component. The models available on this demo page are for testing purposes only.
Feel free to use your own models.
Browser mode uses the Web Speech API (no model needed).
Server mode requires you to provide your own speech recognition models.
Recognition Engine
Settings
Browser mode uses the Web Speech API — no model files or API keys needed. Requires an internet connection.