AI Latte
LATTE-MB-iST
한국어 README.md
Onfire Games's Love Delivery Heroine Latte, An Unofficial Implementation of ChatGPT and MB-iSTFT-VITS

8GB RAM.Pytorch install command(For CUDA user):
pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu117Pytorch install command(For CPU user):
pip install torch==1.13.1+cpu torchvision==0.14.1+cpu torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cpuconda create -n latte python=3.8conda activate lattegit clone https://github.com/ORI-Muchim/AI-LATTE.gitcd AI-LATTEpip install -r requirements.txtTo start this application, use the following command:
python app.pyFor more information, please refer to the following repositories:
This project reveals that it was not created for commercial purposes, but for simple research purposes.