Lilac is a ZeroShot VC Client software that uses AI to perform real-time voice conversion into a single voice file for more than 5 seconds without additional learning.
-
It can also be used in home PCs without GPUs.
-
Only voice of more than 5 seconds is required for real-time conversion.
- A Windows/Mac/Linux system with a minimum of 4GB RAM.
- Anaconda installed.
- PyTorch installed.
conda create -n lilac python=3.9
conda activate lilac
git clone https://github.com/kdrkdrkdr/lilac.git
pip install -r requirements.txt
python main.py
- v1.0.0
- new feature:
- Openvoice VC Code Optimization
- VAD with threshold
- bugfix:
- Mitigate sound breakage during chunk conversion
- new feature:
Once the feature is stabilized, we will deploy it as Standalone.
We are not responsible for any direct, indirect, ripple, consequential or special damages caused by the use or unavailability of this Software.