reppy4620 / vocos_vits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vocos-VITS

This is almost VITS but decoder is replaced with Vocos for performance.

Usage

Running run.sh will automatically download the data and begin training.

cd scripts
./run.sh

synthesize.sh uses last.ckpt by default, so if you want to use a specific weight, change it.

cd scripts
./synthesis.sh

Requirements

pip install torch torchaudio lightning tqdm pandas matplotlib

Result

WIP

About


Languages

Language:Python 95.5%Language:Shell 4.5%