1 dépôt
Ability to recognize and transcribe speech across various languages using specific language packs.
Distinct from On-Device Speech Recognizers: Focuses on language diversity within the recognition process, whereas On-Device Speech Recognizers focuses on the location of the inference.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Multilingual Support. Refine with filters or upvote what's useful.
This project is a Python speech recognition library that serves as a unified interface for converting spoken audio into text. It functions as a bridge between Python applications and a variety of speech-to-text engines, providing a consistent way to interact with both local and cloud-based recognition services. The library distinguishes itself as a multi-engine transcription tool, wrapping diverse online APIs and offline recognition backends into a standardized format. This allows for interchangeable recognition engines and supports multilingual audio transcription through various language pa
Provides support for transcribing audio in multiple languages through various language packs.