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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesRecognition Parameter Configurations

Settings for adjusting acoustic models, language models, and decoder parameters to tune recognition accuracy and behavior.

Distinct from Speech Recognition Engines: Distinct from Speech Recognition Engines: focuses on the configurable parameters and model selection, not the inference runtime itself.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Recognition Parameter Configurations. Refine with filters or upvote what's useful.

Awesome Recognition Parameter Configurations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cmusphinx/pocketsphinxAvatar cmusphinx

    cmusphinx/pocketsphinx

    4,276Vezi pe 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

    Adjusts acoustic model, language model, and decoder settings to tune recognition accuracy and behavior.

    Ccpythonspeech-recognition
    Vezi pe GitHub↗4,276
  • julius-speech/juliusAvatar julius-speech

    julius-speech/julius

    1,927Vezi pe 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

    Provides settings for adjusting search algorithms, pruning strategies, and model structures to balance speed and accuracy.

    Caudio-processingrecognitionspeech
    Vezi pe GitHub↗1,927
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Speech Processing
  5. Automatic Speech Recognition
  6. Speech Recognition Engines
  7. Recognition Parameter Configurations

Explorează sub-etichetele

  • Model Parameter EmbeddersTools for embedding feature extraction and analysis settings directly into binary model files. **Distinct from Recognition Parameter Configurations:** Distinct from Recognition Parameter Configurations: focuses on the persistence of settings within binary files rather than runtime configuration.