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

Add exception handling for transcribing #562

Open Sparky579 opened 6 months ago

Sparky579 commented 6 months ago

The case where the ffmpeg repository is not found or the mel format is incompatible can not be caught. I add a try-catch block.