awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesSpeech Recognition Toggles

Controls for enabling or disabling the automatic speech recognition process during a session.

Distinct from Automatic Speech Recognition: Focuses on the control logic (on/off) of the ASR system rather than the transcription model itself.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Speech Recognition Toggles. Refine with filters or upvote what's useful.

Awesome Speech Recognition Toggles GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • duixcom/duix-mobileAvatar de duixcom

    duixcom/Duix-Mobile

    8,093Voir sur GitHub↗

    Duix-Mobile is a software development kit for deploying real-time conversational AI characters on mobile devices. It enables the creation of interactive digital humans capable of fluid voice-to-voice interactions, featuring low-latency speech recognition and synchronized lip movements. The project distinguishes itself through the ability to integrate custom external language models and speech providers to define an avatar's intelligence and voice. It supports the generation of real-time multilingual subtitles and provides mechanisms to track the training status of newly created digital charac

    Toggles the ability to capture and process user voice input via automated speech recognition.

    C++ai-avatarsai-boyfriendai-companion
    Voir sur GitHub↗8,093
  • talater/annyangAvatar de TalAter

    TalAter/annyang

    6,814Voir sur GitHub↗

    Annyang is a speech recognition library and web speech API wrapper that enables the integration of voice command interfaces into websites. It functions as a browser-based voice controller, mapping spoken phrases and regular expressions to specific JavaScript functions to trigger application actions. The library provides mechanisms for voice command mapping and simulation, allowing developers to associate spoken text with executable callbacks. It includes tools for command variable extraction using regular expression capture groups, which allows specific words from a spoken phrase to be passed

    Provides controls to start, pause, resume, and stop the speech recognition engine and microphone access.

    TypeScript
    Voir sur GitHub↗6,814
  • julius-speech/juliusAvatar de julius-speech

    julius-speech/julius

    1,927Voir sur GitHub↗

    Julius is a high-performance, open-source speech recognition engine designed for large vocabulary continuous speech recognition. It functions as a comprehensive framework utilizing Hidden Markov Model-based acoustic modeling and N-gram language models to convert live or recorded audio into text. The engine is built to support real-time streaming and provides a network-accessible service that allows external applications to manage recognition sessions and receive transcription results through programmatic commands. The engine distinguishes itself through its modular architecture and support fo

    Allows pausing, resuming, or terminating recognition tasks to manage engine activity and handle incoming audio streams.

    Caudio-processingrecognitionspeech
    Voir sur GitHub↗1,927
  • jamsch/expo-speech-recognitionAvatar de jamsch

    jamsch/expo-speech-recognition

    541Voir sur GitHub↗

    Expo Speech Recognition is a cross-platform mobile module that converts live microphone audio and pre-recorded files into text using native speech engines. It provides offline speech recognition capabilities by downloading and verifying local speech models to enable on-device processing without an active network connection. The library includes session lifecycle management to start, stop, or abort recording, alongside real-time spoken language detection with confidence scoring. It emits volume change events for metering interfaces, handles audio session configuration and routing, and persist

    Controls active speech recognition session lifecycles by starting, stopping, and dispatching state events.

    TypeScriptexporeact-nativespeech-recognition
    Voir sur GitHub↗541
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Speech Processing
  5. Automatic Speech Recognition
  6. Speech Recognition Toggles