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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPerformance Evaluation

Techniques for quantifying the accuracy of automatic speech recognition systems.

Distinct from Automatic Speech Recognition: Focuses on measuring the success of transcription rather than the act of transcription

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

Awesome Performance Evaluation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • facebookresearch/fairseqAvatar von facebookresearch

    facebookresearch/fairseq

    32,228Auf GitHub ansehen↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Measures speech model performance using external language models and Viterbi decoding for transcription verification.

    Python
    Auf GitHub ansehen↗32,228
  • zzw922cn/automatic_speech_recognitionAvatar von zzw922cn

    zzw922cn/Automatic_Speech_Recognition

    2,834Auf GitHub ansehen↗

    This project is a machine learning toolkit designed for the development, training, and deployment of automatic speech recognition engines. It provides a comprehensive framework for converting spoken audio into written text, specifically supporting models trained on Mandarin and English datasets. The library utilizes an end-to-end neural architecture that processes raw audio input directly into character sequences, bypassing the need for intermediate linguistic alignment. It incorporates signal processing techniques to transform sound waves into numerical spectrograms and feature vectors, whic

    Quantifies the accuracy of speech recognition systems using phoneme edit distance metrics.

    Pythonaudioautomatic-speech-recognitionchinese-speech-recognition
    Auf GitHub ansehen↗2,834
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Speech Processing
  5. Automatic Speech Recognition
  6. Performance Evaluation