Plachtaa / VITS-fast-fine-tuning

This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
Apache License 2.0
4.65k stars 698 forks source link

added instructions for CLI inference in English #588

Open Egelvein opened 1 week ago

Egelvein commented 1 week ago

Hello, when I wanted to calculate the inference time of your model to understand whether I should further train my own and use it, I was faced with the fact that this is not so easy to do because there are no instructions. Therefore, I decided to write instructions on how to launch inference. Also in the file _VITS-fast-fine-tuning/cmdinference.py there is a description of the launch command in Chinese, but not in English, also added for the convenience of English-speaking users.