Victini00

Results 4 comments of Victini00

@miaohf maybe yes, but most of packages overlap with openvoice. My problem was solved by answer of @chldong Thanks!

because if you use prediction model attn, EOS(End of Sentence), SOS(Start of Sentence) classes automatically added to your character_list. you can find this at: `for gt, pred, confidence in zip(labels[:5],...

I added ffmpeg.exe in venv/scripts, and also added PATH to environment(C:\Program Files\ffmpeg\bin), but still not works... :(

> I added ffmpeg.exe in venv/scripts, and also added PATH to environment(C:\Program Files\ffmpeg\bin), but still not works... :( OMG it works after reboot VScode.. Thanks!!