Repository History
15 repositories tagged with deep-learning
MuseTalk: Real-Time High-Fidelity Lip Synchronization for Virtual Humans
MuseTalk, developed by Lyra Lab at Tencent Music Entertainment, is an innovative real-time lip-syncing model designed for high-fidelity video dubbing. It enables seamless synchronization of facial movements with audio in various languages, making it a powerful tool for virtual human solutions. The latest MuseTalk 1.5 version offers significant performance enhancements, including improved clarity, identity consistency, and precise lip-speech synchronization.

pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery
This repository provides comprehensive materials for the "Learn PyTorch for Deep Learning: Zero to Mastery" course. It offers a hands-on, code-first approach to mastering PyTorch, covering fundamentals to advanced topics like computer vision and model deployment. With over 16,000 stars, it's a highly popular resource for beginners in machine learning and deep learning.

Text Generation Inference: High-Performance LLM Serving by Hugging Face
Text Generation Inference (TGI) is a robust toolkit from Hugging Face designed for deploying and serving Large Language Models (LLMs) with high performance. It powers Hugging Face's production services, including Hugging Chat and their Inference API. TGI offers optimized text generation, supporting popular open-source LLMs and implementing advanced features for efficient and scalable inference.