Metadata-Version: 2.2
Name: lip-generation
Version: 0.5.0
Description-Content-Type: text/markdown
Requires-Dist: pytest
Requires-Dist: setuptools
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: tqdm
Requires-Dist: torch
Requires-Dist: scipy
Requires-Dist: librosa
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist



it is a Python package for lip synchronization and audio-visual processing using deep learning techniques. It leverages popular libraries like PyTorch, OpenCV, and Librosa.

## Features
- Lip synchronization for videos
- Audio feature extraction using Librosa
- Deep learning-based synchronization using PyTorch
- Real-time video processing with OpenCV

## Installation
You can install the package via pip
