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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mozilla avatar

mozilla/DeepSpeechArchived

0
View on GitHub↗
26,748 stele·4,086 fork-uri·C++·MPL-2.0·7 vizualizări

DeepSpeech

DeepSpeech este un framework open-source de tip speech-to-text și un motor de învățare automată conceput pentru a converti audio vorbit în text scris local pe un dispozitiv. Oferă recunoaștere vocală pe dispozitiv care funcționează fără a necesita o conexiune la internet către servere externe.

Sistemul acceptă transcrierea vorbirii în timp real pe o varietate de platforme hardware, variind de la computere cu placă unică și dispozitive edge până la servere GPU. Acest lucru permite analiza și procesarea audio direct pe hardware-ul local.

Features

  • Local Speech-to-Text - Provides a machine learning engine for the on-device conversion of spoken audio into text without internet access.
  • Real-Time Transcription - Provides instantaneous conversion of live audio streams into text transcripts across various hardware platforms.
  • On-Device Inference Engines - Ships a runtime optimized for executing speech recognition models locally on edge hardware to ensure privacy and low latency.
  • Speech Recognition - Implements tools and models for converting spoken language into text locally on a device.
  • Speech-to-Text Engines - Implements a high-performance engine for converting spoken audio into written text using local machine learning models.
  • Speech-to-Text Modeling Toolkits - Provides a toolkit for training and deploying models that convert audio signals into written text.
  • Speech-to-Text Frameworks - Offers an open-source framework for building and deploying embedded voice recognition models on diverse hardware.
  • Embedded Voice Processing - Enables the integration of speech-to-text capabilities directly into edge devices like Raspberry Pi.
  • Natural Language Processing - TensorFlow implementation of DeepSpeech architecture.
  • Speech and Audio Models - Open-source speech-to-text engine for mobile and edge.
  • Speech Processing - Pretrained automatic speech recognition engine.
  • Acoustic User Interface - Open-source speech-to-text engine using machine learning.
  • Interfețe utilizator acustice - Motor open-source de tip speech-to-text bazat pe deep learning.
  • Audio Processing - Embedded speech-to-text engine using deep learning.

Istoric stele

Graficul istoricului de stele pentru mozilla/deepspeechGraficul istoricului de stele pentru mozilla/deepspeech

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face mozilla/deepspeech?

DeepSpeech este un framework open-source de tip speech-to-text și un motor de învățare automată conceput pentru a converti audio vorbit în text scris local pe un dispozitiv. Oferă recunoaștere vocală pe dispozitiv care funcționează fără a necesita o conexiune la internet către servere externe.

Care sunt principalele funcționalități ale mozilla/deepspeech?

Principalele funcționalități ale mozilla/deepspeech sunt: Local Speech-to-Text, Real-Time Transcription, On-Device Inference Engines, Speech Recognition, Speech-to-Text Engines, Speech-to-Text Modeling Toolkits, Speech-to-Text Frameworks, Embedded Voice Processing.

Care sunt câteva alternative open-source pentru mozilla/deepspeech?

Alternativele open-source pentru mozilla/deepspeech includ: 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… pipecat-ai/pipecat — Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech… facebookresearch/wav2letter — wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech… sevask/ecoute — Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and… koljab/realtimestt — RealtimeSTT is a local speech-to-text engine and real-time automatic speech recognition server. It utilizes…

Alternative open-source pentru DeepSpeech

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu DeepSpeech.
  • alphacep/vosk-apiAvatar alphacep

    alphacep/vosk-api

    14,853Vezi pe 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
    Vezi pe GitHub↗14,853
  • k2-fsa/sherpa-onnxAvatar k2-fsa

    k2-fsa/sherpa-onnx

    13,017Vezi pe 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
    Vezi pe GitHub↗13,017
  • pipecat-ai/pipecatAvatar pipecat-ai

    pipecat-ai/pipecat

    12,846Vezi pe GitHub↗

    Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag

    Pythonaichatbot-frameworkchatbots
    Vezi pe GitHub↗12,846
  • facebookresearch/wav2letterAvatar facebookresearch

    facebookresearch/wav2letter

    6,444Vezi pe GitHub↗

    wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech signals into written text. It functions as a distributed training system and an inference engine for building and deploying neural network architectures. The system enables the training of large-scale speech models across multiple compute nodes using custom architecture files and structured recipes. It includes an inference engine that allows these trained models to be executed within Python workflows to transform audio sequences into text. The framework covers the full speech r

    C++
    Vezi pe GitHub↗6,444
Vezi toate cele 30 alternative pentru DeepSpeech→