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
·

2 dépôts

Awesome GitHub RepositoriesVoice Interaction Frameworks

Tools and libraries for integrating real-time voice input and transcription into application interfaces.

Distinguishing note: Focuses on the application-level integration of voice capabilities for user experience, distinct from backend transcription infrastructure.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Voice Interaction Frameworks. Refine with filters or upvote what's useful.

Awesome Voice Interaction Frameworks 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.
  • ggml-org/whisper.cppAvatar de ggml-org

    ggml-org/whisper.cpp

    50,770Voir sur GitHub↗

    Whisper.cpp is a high-performance, local-first speech recognition engine designed to run large-scale machine learning models on consumer hardware. It functions as a portable library that converts audio into text, supporting both static file transcription and real-time stream processing. By utilizing a lightweight inference engine and weight quantization, the project minimizes memory and compute overhead, allowing for efficient execution without reliance on external cloud APIs or internet connectivity. The project distinguishes itself through a hardware-agnostic compute abstraction that offloa

    Integrating real-time transcription and voice interaction capabilities into software applications to create responsive and accessible user experiences.

    C++inferenceopenaispeech-recognition
    Voir sur GitHub↗50,770
  • openai/openai-agents-pythonAvatar de openai

    openai/openai-agents-python

    27,191Voir sur GitHub↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Transcribes incoming audio to text, processes the input through a defined workflow, and converts responses into streaming audio output.

    Pythonagentsaiframework
    Voir sur GitHub↗27,191
  1. Home
  2. Artificial Intelligence & ML
  3. Voice Interaction Frameworks