awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesStreaming and Batch Serving

Serving ASR models in both real-time streaming and batch processing modes.

Distinct from Model Serving: Distinct from general Model Serving: focuses on both real-time streaming and batch processing modes for ASR.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Streaming and Batch Serving. Refine with filters or upvote what's useful.

Awesome Streaming and Batch Serving GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wenet-e2e/wenetAvatar von wenet-e2e

    wenet-e2e/wenet

    5,035Auf GitHub ansehen↗

    WeNet is an end-to-end automatic speech recognition (ASR) toolkit designed for both Chinese and English, built around transformer-based models. It supports streaming and non-streaming inference out of the box, and is structured to be production-ready, with model export and deployment paths for servers and mobile devices. The toolkit distinguishes itself through a chunk-based streaming transformer architecture that processes audio in fixed-size segments for low latency while preserving context across chunks. It jointly trains models with both CTC and attention loss to combine alignment accurac

    Serves trained ASR models in both real-time streaming and batch processing modes for production use.

    Pythonasrautomatic-speech-recognitionconformer
    Auf GitHub ansehen↗5,035
  • unionai-oss/panderaAvatar von unionai-oss

    unionai-oss/pandera

    4,382Auf GitHub ansehen↗

    Pandera is a data pipeline validation framework and statistical type validation tool. It functions as a library for defining and enforcing schemas on datasets to ensure data quality and consistency, specifically providing validation capabilities for Pandas dataframes. The project includes a schema inference tool that automates setup by analyzing existing dataset samples to generate validation schemas. It also serves as a synthetic data generator, creating artificial datasets based on predefined schemas to verify data-producing functions. The framework covers data engineering quality assuranc

    Supports the delivery of real-time and batch predictions within data workflows.

    Pythonassertionsdata-assertionsdata-check
    Auf GitHub ansehen↗4,382
  1. Home
  2. DevOps & Infrastructure
  3. Model Serving
  4. Streaming and Batch Serving