[HeyGem-Linux-Python-Hack] is a Python-based digital human project extracted from HeyGem.ai. It is designed to run directly on Linux systems, eliminating the need for Docker and Windows. Our goal is to provide a easier-to-deploy, and user-friendly digital human solution.
Feel free to Star us if you find this project useful!
Please submit an Issue if you run into any problems!
Please ensure that Python 3.8 is installed on your Linux system. Then, you can install the project dependencies using pip:
pip install -r requirements.txt
Clone this repository to your local machine:
git clone https://github.com/Holasyb918/HeyGem-Linux-Python-Hack
cd HeyGem-Linux-Python-Hack
bash download.sh
python run.py
python run.py --audio_path example/audio.wav --video_path example/video.mp4
python app.py
# Please wait until processor init done.
Contributions are welcome!
This project is licensed under the HeyGem.ai License.