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
·

4 Repos

Awesome GitHub RepositoriesVideo Generation Optimizations

Techniques specifically designed to improve the memory and speed efficiency of AI video synthesis models.

Distinct from AI Video Generators: Focuses on the optimization layer (quantization, caching) specifically for video generation, not general AI video generation.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Video Generation Optimizations. Refine with filters or upvote what's useful.

Awesome Video Generation Optimizations GitHub Repositories

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

    lipku/LiveTalking

    8,042Auf GitHub ansehen↗

    LiveTalking is an interactive talking head engine and AI avatar management platform designed to synchronize synthetic speech with facial movements. It functions as a real-time orchestrator that connects large language models and text-to-speech services to neural-rendered digital humans. The project distinguishes itself through low-latency streaming capabilities and the ability to handle real-time conversational interruptions. It supports advanced audio-visual customization, including human voice cloning and the ability to drive avatar expressions using real-time webcam data. The platform cov

    Manage resources and cache data to maintain high performance when generating long-form video content.

    Pythonaigcdigihumandigital-human
    Auf GitHub ansehen↗8,042
  • zejun-yang/aniportraitAvatar von Zejun-Yang

    Zejun-Yang/AniPortrait

    5,020Auf GitHub ansehen↗

    AniPortrait is an AI video synthesis pipeline designed to generate photorealistic speaking portraits and facial animations. It functions as a talking head generator and audio-driven animator that synchronizes lip movements, expressions, and head poses to speech or reference video sources. The system includes a facial expression transfer tool for reenacting movements from a source video onto a static reference image. It utilizes a latent diffusion model with reference-based image conditioning to maintain visual identity and consistency across generated frames. The pipeline covers audio-to-exp

    Optimizes rendering speed and efficiency by utilizing frame interpolation during the video synthesis process.

    Python
    Auf GitHub ansehen↗5,020
  • meituan-longcat/longcat-videoAvatar von meituan-longcat

    meituan-longcat/LongCat-Video

    4,460Auf GitHub ansehen↗

    LongCat-Video ist eine Sammlung spezialisierter Modelle für die Videosynthese, die auf einer Large-Language-Model-Architektur basiert, um hochauflösende Videos aus Text, Bildern oder bestehenden Sequenzen zu erstellen. Es enthält dedizierte Systeme für Text-to-Video-Generierung, Image-to-Video-Animation und die Erstellung sprechender Avatare. Das Projekt bietet spezifische Funktionen zur Verlängerung bestehender Clips durch ein Video-Continuation-Modell, das nachfolgende Frames vorhersagt. Es ermöglicht zudem die Synchronisation von Lippenbewegungen mit Audio- und Text-Prompts, um sprechende Videos zu produzieren. Das System integriert verschiedene Optimierungstechniken zur Steuerung der Generierungseffizienz, einschließlich destillationsbasiertem Sampling und Quantisierung, um Speicherverbrauch und Inferenzlatenz zu reduzieren. Zusätzliche strukturelle Komponenten decken die Kompression im latenten Raum und die räumlich-zeitliche Modellierung ab, um die Konsistenz über Zeit und Raum hinweg zu wahren.

    Optimizes AI video synthesis through distillation-based sampling and weight quantization.

    Python
    Auf GitHub ansehen↗4,460
  • robbyant/lingbot-worldAvatar von Robbyant

    Robbyant/lingbot-world

    2,915Auf GitHub ansehen↗

    Lingbot-world is an interactive world simulator and framework for generating high-fidelity video environments from text and image prompts. It functions as a video generation system designed to create controllable simulations for applications such as robotics learning and gaming. The project includes a video motion controller that directs camera and object movement using transformation matrices and action strings. It utilizes a quantized inference engine to reduce memory usage and accelerate the generation of video sequences. The system covers a range of optimization techniques, including fou

    Improves the speed and memory efficiency of video models through four-bit quantization and KV-caching.

    Pythonaigcimage-to-videolingbot-world
    Auf GitHub ansehen↗2,915
  1. Home
  2. Artificial Intelligence & ML
  3. Video Generation Optimizations