A Python library for low-latency speech-to-text transcription with advanced voice features.
This library enables real-time speech-to-text conversion, ideal for applications needing voice activity detection, wake words, and instant transcription. It leverages `faster-whisper` by default and supports other engines through optional installations.
A Python library for low-latency speech-to-text transcription with advanced voice features.
Developers building voice-activated assistants, dictation tools, or real-time streaming applications.