awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 مستودعات

Awesome GitHub RepositoriesDiffusion Conditioning Architectures

Architectural extensions for conditioning pre-trained generative models.

Distinguishing note: Focuses on the core identity of the conditioning architecture.

Explore 16 awesome GitHub repositories matching artificial intelligence & ml · Diffusion Conditioning Architectures. Refine with filters or upvote what's useful.

Awesome Diffusion Conditioning Architectures GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • lllyasviel/controlnetالصورة الرمزية لـ lllyasviel

    lllyasviel/ControlNet

    33,942عرض على GitHub↗

    ControlNet is a framework for structural image generation that extends pre-trained diffusion models with neural network architectures designed for precise spatial control. By injecting structural guidance directly into the latent-space denoising process, the system enables users to enforce geometric or semantic constraints on generated outputs while maintaining style consistency. The framework distinguishes itself through a weight-locked copying mechanism that preserves the integrity of the original model while introducing new control signals. It supports multi-condition synthesis, allowing f

    Provides a neural network extension that injects structural guidance into pre-trained generative models.

    Python
    عرض على GitHub↗33,942
  • stability-ai/generative-modelsالصورة الرمزية لـ Stability-AI

    Stability-AI/generative-models

    27,189عرض على GitHub↗

    This is a framework for training and sampling diffusion models to generate high-fidelity images, video, and 4D assets. It provides a modular environment for managing generative AI training pipelines, including the handling of datasets, noise sampling, and loss weighting to stabilize the creation of synthetic content. The project features a modular model configuration system that uses YAML-based assembly to define network submodules and conditioners. It also includes a dedicated toolset for AI image watermarking, allowing for the embedding and detection of invisible markers to verify the origi

    Standardizes input types like vectors and sequences through a single conditioner to guide model generation.

    Python
    عرض على GitHub↗27,189
  • openbmb/minicpm-oالصورة الرمزية لـ OpenBMB

    OpenBMB/MiniCPM-o

    23,850عرض على GitHub↗

    MiniCPM-o is a multimodal large language model designed to function as a real-time conversational assistant on edge devices. By mapping text, image, video, and audio inputs into a unified latent space, the system enables simultaneous cross-modal reasoning and full-duplex interaction. It is built as an edge-side inference engine, utilizing quantized model weights to maintain high-performance processing on consumer hardware. The system distinguishes itself through its integrated speech synthesis and voice cloning capabilities, which allow for the generation of expressive, personalized vocal out

    Uses lightweight encoders to condition speech synthesis on reference audio samples.

    Pythonminicpmminicpm-vmulti-modal
    عرض على GitHub↗23,850
  • facebookresearch/audiocraftالصورة الرمزية لـ facebookresearch

    facebookresearch/audiocraft

    23,379عرض على GitHub↗

    Audiocraft is a deep learning audio library and machine learning framework designed for training, fine-tuning, and evaluating generative models for music and sound effects. It functions as a text-to-music generative model and a neural audio codec, providing the tools necessary to compress audio signals into discrete representations and synthesize high-fidelity waveforms from textual descriptions. The framework is distinguished by its ability to combine multiple conditioning signals, allowing for the generation of audio based on text prompts, melodic excerpts, or style-based audio clips. It al

    Combines textual prompts and melodic excerpts into a shared embedding space to guide the generative process.

    Jupyter Notebook
    عرض على GitHub↗23,379
  • neonbjb/tortoise-ttsالصورة الرمزية لـ neonbjb

    neonbjb/tortoise-tts

    14,864عرض على GitHub↗

    Tortoise-tts is a neural text-to-speech engine and voice cloning toolkit designed for high-quality audio generation. It functions as a zero-shot synthesis system, meaning it can generate speech for unseen speakers without requiring additional training or fine-tuning for each new voice. The system specializes in replicating human vocal characteristics using small sets of reference audio clips. It allows for the extraction of voice latents to mimic specific speakers, the generation of random synthetic identities, and the blending of multiple voice profiles to create hybrid vocal identities. Th

    Uses voice conditioning encoders to map speaker characteristics into vectors that guide the synthesis process.

    Jupyter Notebook
    عرض على GitHub↗14,864
  • humanaigc/animateanyoneالصورة الرمزية لـ HumanAIGC

    HumanAIGC/AnimateAnyone

    14,774عرض على GitHub↗

    AnimateAnyone is an appearance-preserving video synthesizer designed for character animation from a single static image. It functions as a diffusion image-to-video generator that transforms a source image into a high-fidelity video sequence while maintaining consistent character identity, clothing, and visual details across all frames. The system enables video-driven character reenactment by transferring motions, facial expressions, and body movements from a reference video onto a static character. It employs pose-guided video generation to control movement via skeleton keypoints and pose sig

    Uses spatially-aligned skeleton keypoints as conditioning signals to drive character movement during the denoising process.

    عرض على GitHub↗14,774
  • sesameailabs/csmالصورة الرمزية لـ SesameAILabs

    SesameAILabs/csm

    14,669عرض على GitHub↗

    CSM is a conversational speech generation model and text-to-speech engine that converts text and audio inputs into synthetic speech. It utilizes a large language model architecture to predict and decode audio tokens for voice synthesis. The system functions as a zero-shot voice cloner, replicating specific speaker identities using short audio samples without requiring additional training. This enables precise control over speaker identity and the creation of synthetic speech that mimics a specific person. The model covers conversational speech synthesis and text-to-speech generation, transfo

    Utilizes voice conditioning encoders to extract vocal identity from audio samples for speech synthesis.

    Python
    عرض على GitHub↗14,669
  • lllyasviel/stable-diffusion-webui-forgeالصورة الرمزية لـ lllyasviel

    lllyasviel/stable-diffusion-webui-forge

    12,730عرض على GitHub↗

    Stable Diffusion WebUI Forge is a web-based interface and inference engine designed for the generation of AI media. It functions as a platform for executing diffusion-based models, providing a centralized environment to manage image preprocessors, custom generation logic, and hardware-accelerated sampling. The project distinguishes itself through a neural network patching framework that allows for the modification of model layers and the application of spatial conditioning during inference. By injecting custom logic and adapters directly into the network, users can influence output behaviors

    Applies external image guidance and spatial constraints by dynamically weighting internal network activations during sampling.

    Python
    عرض على GitHub↗12,730
  • neuphonic/neuttsالصورة الرمزية لـ neuphonic

    neuphonic/neutts

    6,007عرض على GitHub↗

    Neutts is a neural text-to-speech engine designed for real-time streaming output on edge devices such as phones and laptops. It supports voice cloning from short audio references, enabling zero-shot reproduction of a target speaker's voice, and can be fine-tuned or retrained from scratch for custom voices and styles. The system distinguishes itself through a decoder-only architecture that halves memory and accelerates generation on constrained hardware, combined with quantized model inference for reduced memory footprint. Its streaming decoder loop interleaves synthesis with playback, deliver

    Encodes a short reference audio sample into a voice embedding to condition the decoder for zero-shot voice cloning.

    Python
    عرض على GitHub↗6,007
  • bytedance/latentsyncالصورة الرمزية لـ bytedance

    bytedance/LatentSync

    5,806عرض على GitHub↗

    LatentSync هو مولد فيديو مدفوع بالصوت ونموذج مزامنة شفاه انتشار كامن مصمم لمزامنة حركات شفاه المتحدث في فيديو مع مسار صوتي مستهدف. يوفر إطار عمل تدريب لمزامنة الشفاه لتطوير شبكات المزامنة على مجموعات بيانات فيديو وصوت مخصصة. يستخدم النظام خط أنابيب معالجة فيديو مسبقة لتنظيف، وتقسيم، ومحاذاة بيانات الوجه. ويتضمن أداة تقييم مزامنة مرئية تحسب درجات الثقة لقياس دقة محاذاة الصوت والمرئيات في مقاطع الفيديو التي تم إنشاؤها. يغطي المشروع إمكانات لتطوير شبكة مزامنة مخصصة، وإدارة تكوين التدريب لذاكرة الأجهزة والدقة، وتقييم الفيديو الاصطناعي.

    Implements conditioning that injects audio features and facial landmarks to guide the synthesis of synchronized lip movements.

    Python
    عرض على GitHub↗5,806
  • huggingface/parler-ttsالصورة الرمزية لـ huggingface

    huggingface/parler-tts

    5,579عرض على GitHub↗

    Parler-TTS is a library for generating high-quality speech from text, supporting both inference and model training. It combines a transformer-based text-to-speech generator with a mel-spectrogram decoder to convert written text into natural-sounding audio. The project distinguishes itself through text-conditioned voice control, which allows speaker attributes like gender, pitch, speaking rate, and style to be adjusted via a natural-language description. It also includes speaker embedding selection for maintaining voice identity across multiple generations, and a fine-tuning recipe system that

    Encodes natural-language descriptions of speaker attributes into conditioning vectors that modulate the decoder output.

    Python
    عرض على GitHub↗5,579
  • antgroup/echomimic_v2الصورة الرمزية لـ antgroup

    antgroup/echomimic_v2

    4,597عرض على GitHub↗

    EchoMimic V2 is an AI video generation pipeline and computer vision animation model designed to produce synthetic human animations. It functions as a generative framework that creates semi-body videos by aligning a static reference image with pose movements extracted from a driving video. The system utilizes a diffusion-based generation process combined with latent space compression and a temporal attention mechanism to ensure smooth transitions between frames. It maintains consistent person identity through reference-based encoding and guides spatial placement via pose-driven motion conditio

    Uses pose-based conditioning to guide the spatial placement and movement of the generated human figure.

    Pythonaudio-driven-body-animationaudio-driven-portrait-animationsaudio-driven-talking-face
    عرض على GitHub↗4,597
  • real-stanford/diffusion_policyالصورة الرمزية لـ real-stanford

    real-stanford/diffusion_policy

    4,299عرض على GitHub↗

    Diffusion Policy is a robot learning framework that uses diffusion models to map visual observations to precise action trajectories. It functions as an imitation learning toolkit and visuomotor policy learner, providing a system to train neural networks that replicate human behavior by generating robotic movements based on image and sensor data. The framework employs a conditional denoising process to sample sequences of robotic movements, allowing it to handle multimodal action distributions where multiple valid trajectories may exist for a single state. It utilizes score-based action modeli

    Uses conditional denoising diffusion architectures to map visual observations to precise robotic action sequences.

    Pythonrobotics
    عرض على GitHub↗4,299
  • fudan-generative-vision/champالصورة الرمزية لـ fudan-generative-vision

    fudan-generative-vision/champ

    4,253عرض على GitHub↗

    Champ is a generative vision system and controllable image-to-video generator designed for human image animation. It uses a diffusion-based video synthesizer and 3D parametric guidance to transform a single reference image into a consistent sequence of motion based on external driving data. The framework distinguishes itself through a human pose transfer system that employs 3D body parametric extraction and coordinate-space alignment. This allows the model to map motion from a driving video to a reference person by adjusting for body scales and camera perspectives using depth and semantic con

    Renders processed 3D body data into visual condition maps to guide the animation process.

    Pythonhuman-animationimage-animatiolnvideo-generation
    عرض على GitHub↗4,253
  • badtobest/echomimicالصورة الرمزية لـ BadToBest

    BadToBest/EchoMimic

    4,258عرض على GitHub↗

    EchoMimic is an audio-driven portrait animation framework and latent diffusion video generator. It transforms static reference images into dynamic talking head videos by synchronizing facial movements with audio tracks and motion drivers. The system functions as a hybrid motion synthesis engine that combines audio inputs and pose data. It utilizes a facial landmark motion controller to edit positioning markers, enabling precise synchronization and video-to-video pose transfer. The pipeline covers image-to-video animation through latent diffusion and facial landmark conditioning. This allows

    Integrates audio signals and visual landmarks to condition the generation of facial movements.

    Python
    عرض على GitHub↗4,258
  • lightricks/comfyui-ltxvideoالصورة الرمزية لـ Lightricks

    Lightricks/ComfyUI-LTXVideo

    3,840عرض على GitHub↗

    ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It utilizes a latent diffusion and transformer-based system to create cinematic clips from text, image, and audio inputs, providing a modular interface for precise control over subject behavior and temporal consistency. The tool distinguishes itself with production-grade capabilities, including the generation of High Dynamic Range video in linear formats such as ARRI LogC3. It supports multimodal synchronization for audio-driven animation and lip-syncing, and allows for the creat

    Implements pose-conditioning layers to steer character movement and camera paths during video synthesis.

    Pythoncomfyuidiffusion-modelsdit
    عرض على GitHub↗3,840
  1. Home
  2. Artificial Intelligence & ML
  3. Diffusion Conditioning Architectures

استكشف الوسوم الفرعية

  • Audio Multi-Conditioning1 وسم فرعيArchitectures that combine diverse inputs like text and melody to guide audio generation. **Distinct from Diffusion Conditioning Architectures:** Specializes conditioning architectures for combined text and melodic audio inputs
  • Input Standardization ConditionersMechanisms that unify diverse input types into a format compatible with diffusion conditioning. **Distinct from Diffusion Conditioning Architectures:** Specifically focuses on the input standardization layer of the conditioning architecture.
  • Pose Conditioning1 وسم فرعيInjecting skeletal and pose data as guidance signals into diffusion denoising processes. **Distinct from Diffusion Conditioning Architectures:** Specializes general diffusion conditioning to the use of pose-based spatial signals.
  • Voice Conditioning Encoders1 وسم فرعيLightweight encoders that extract vocal identity from audio samples to guide speech synthesis. **Distinct from Diffusion Conditioning Architectures:** Distinct from general diffusion conditioning: focuses on vocal identity extraction for speech synthesis.