ChatGLM-Bert-VITS2 / README.md
kevinwang676's picture
Upload folder using huggingface_hub
8a1292d
|
raw
history blame
No virus
916 Bytes

Bert-VITS2-auto-preprocessing ⚡

简体中文

This project is aimed at combining the features of VITS-fast-fine-tuning with the original Bert-VITS2. Users can slice and label the uploaded audios automatically using the code we provide.

git clone https://github.com/KevinWang676/Bert-VITS2-quick-start.git
cd Bert-VITS2-quick-start
pip install -r requirements.txt

References