awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Privacy-Preserving Runtimes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPrivacy-Preserving Runtimes

Execution environments that ensure data processing remains local to the host device to maintain user privacy.

Distinguishing note: Focuses on the privacy and local-only execution aspect rather than general-purpose speech recognition.

Explore 1 awesome GitHub repository matching security & cryptography · Privacy-Preserving Runtimes. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Privacy-Preserving Runtimes

Awesome Privacy-Preserving Runtimes GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ggml-org/whisper.cpp

    ggml-org/whisper.cpp

    46,843View on 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

    A privacy-focused execution environment that performs speech recognition entirely on the host device without requiring external network connectivity or cloud services.

    C++inferenceopenaispeech-recognition
    46,843View on GitHub↗