logo
17
0
Login

License Python Linux

中文 | English


HeyGem-Linux-Python-Hack

Introduction

[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!

Key Features

  • No Docker Required: Runs directly on Linux systems, simplifying the deployment process.
  • No Windows Required: Fully developed and tested on Linux.
  • Python Powered: Developed using the Python language, making it easy to understand and extend.
  • Developer-Friendly: Easy to use, and easy to extend.

Getting Started

Installation

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

Usage

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

Getting Started

  • Audio and video examples that can be used for the demo are already provided in the repo, and the code can be run directly.

Command:

python run.py
  • If you want to use your own data, you can pass parameters externally. Please note that the path is a local file and only supports relative paths.

command:

python run.py --audio_path example/audio.wav --video_path example/video.mp4

gradio:

python app.py # Please wait until processor init done.

Contributing

Contributions are welcome!

License

This project is licensed under the HeyGem.ai License.

About

No description, topics, or website provided.
16.11 GiB
17 forks0 stars1 branches0 TagREADMEOther license
Language
Python73.6%
XML5.1%
C2.9%
Cython1.5%
Others16.9%