awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Pipeline Management · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesPipeline Management

Systems for coordinating, scheduling, and managing the execution flow of multi-stage data processing tasks.

Explore 2 awesome GitHub repositories matching data & databases · Pipeline Management. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Pipeline Management

Awesome Pipeline Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • CorentinJ/Real-Time-Voice-Cloning

    CorentinJ/Real-Time-Voice-Cloning

    59,355GitHubView on GitHub↗

    This project is a neural text-to-speech engine and voice cloning toolkit designed to generate synthetic speech that mimics the vocal characteristics of a target speaker. It functions as a real-time audio synthesizer, utilizing a deep learning pipeline to convert written text into high-fidelity speech output with minima

    Pythondeep-learningpythonpytorch
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users

    Pythondeep-face-swapdeep-learningdeep-neural-networks

Explore sub-tags

  • Converted Output WritersPlugins for saving processed frames to various file formats.
  • Extraction Plugin CoordinatorsComponents that manage the lifecycle and execution order of modular extraction plugins within a data processing pipeline.
  • Modular Pipeline OrchestrationSystems that decompose complex processing tasks into independent, swappable stages like encoders and decoders.