awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SevaSk avatar

SevaSk/ecoute

0
View on GitHub↗
github.com/SevaSk/ecoute↗

Ecoute

Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox.

Features

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
Real-Time Transcription - Captures both microphone input and speaker output simultaneously to display live text transcripts of a conversation.
  • Local Speech-to-Text - Transcribes audio files using a local speech recognition model that runs on your own hardware.
  • Speech Recognition Engines - Runs a pre-trained speech-to-text model directly on the user's hardware for offline transcription.
  • Combined Microphone and System Audio Captures - Captures both microphone input and system speaker output simultaneously for real-time conversation transcription.
  • Transcription Provider Switching - Switches between local and API transcription backends at runtime based on user preference.
  • Speech Recognition APIs - Sends audio to a remote cloud speech recognition service via HTTP requests for transcription.
  • Speech-to-Text Integrations - Sends audio to a remote API for transcription, enabling broader language support and offloading processing.
  • Speech to Text Transcription - Sends audio files to a remote speech-to-text service for processing and receives transcribed text.
  • Offline Transcript Processors - Transcribes audio files or live speech using a local model when internet access is unavailable or privacy is a concern.
  • Real-Time Transcription Pipelines - Processes incoming audio chunks continuously through a buffered stream for live text output.
  • Speech-to-Text API Wrappers - Transcribes audio by sending it to a remote speech recognition service for processing.
  • 6,036 نجوم·837 تفرعات·Python·MIT·5 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ sevask/ecouteمخطط تاريخ النجوم لـ sevask/ecoute

    بدائل مفتوحة المصدر لـ Ecoute

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ecoute.
    • getstream/vision-agentsالصورة الرمزية لـ GetStream

      GetStream/Vision-Agents

      6,029عرض على GitHub↗
      Pythonagentic-aiagentsai
      عرض على GitHub↗6,029
    • alphacep/vosk-apiالصورة الرمزية لـ alphacep

      alphacep/vosk-api

      14,853عرض على GitHub↗

      Vosk is an offline speech-to-text engine and API that converts spoken audio into text locally on a device. It provides a cross-platform speech toolkit with language bindings for integrating voice recognition into server environments, Android, iOS, and Raspberry Pi. The project includes a speaker identification tool to distinguish between different voices and an acoustic model trainer for building custom neural network models. These training tools enable speech feature extraction and model accuracy evaluation to improve recognition for specialized domains. The system supports real-time audio

      Jupyter Notebookandroidasrdeep-learning
      عرض على GitHub↗14,853
    • k2-fsa/sherpa-onnxالصورة الرمزية لـ k2-fsa

      k2-fsa/sherpa-onnx

      13,017عرض على GitHub↗

      Sherpa-ONNX is an ONNX-based speech processing toolkit that provides a local speech recognition engine, an on-device voice synthesis tool, and a speaker identification framework. It is designed as a cross-platform speech API that enables speech-to-text, text-to-speech, and speaker verification tasks to be executed locally on a device without requiring network access. The project is distinguished by its ability to perform zero-shot voice cloning and speaker diarization on-device. It supports a wide range of hardware accelerations, including GPU and various NPU architectures, and provides a Web

      C++aarch64androidarm32
      عرض على GitHub↗13,017
    • cmusphinx/pocketsphinxالصورة الرمزية لـ cmusphinx

      cmusphinx/pocketsphinx

      4,276عرض على GitHub↗

      PocketSphinx is an offline speech recognition engine that converts raw audio from files or live microphone streams into written text without requiring a network connection. It functions as a speech-to-text library, a real-time transcription engine, and a voice command processor, capable of detecting and transcribing spoken commands from continuous audio streams with configurable acoustic and language models. The engine uses weighted finite-state transducers to represent acoustic, phonetic, and language models as a single search graph for efficient decoding. It employs fixed-point acoustic mod

      Ccpythonspeech-recognition
      عرض على GitHub↗4,276
    عرض جميع البدائل الـ 30 لـ Ecoute→

    الأسئلة الشائعة

    ما هي وظيفة sevask/ecoute؟

    Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox.

    ما هي الميزات الرئيسية لـ sevask/ecoute؟

    الميزات الرئيسية لـ sevask/ecoute هي: Real-Time Transcription, Local Speech-to-Text, Speech Recognition Engines, Combined Microphone and System Audio Captures, Transcription Provider Switching, Speech Recognition APIs, Speech-to-Text Integrations, Speech to Text Transcription.

    ما هي البدائل مفتوحة المصدر لـ sevask/ecoute؟

    تشمل البدائل مفتوحة المصدر لـ sevask/ecoute: getstream/vision-agents. alphacep/vosk-api — Vosk is an offline speech-to-text engine and API that converts spoken audio into text locally on a device. It provides… k2-fsa/sherpa-onnx — Sherpa-ONNX is an ONNX-based speech processing toolkit that provides a local speech recognition engine, an on-device… cmusphinx/pocketsphinx — PocketSphinx is an offline speech recognition engine that converts raw audio from files or live microphone streams… koljab/realtimestt — RealtimeSTT is a local speech-to-text engine and real-time automatic speech recognition server. It utilizes… pipecat-ai/pipecat — Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech…