[BUG/Feat]: Voices support mp3's but it only lists wav files
Closed this issue · 1 comments
phazei commented
The xtts voices list will only show files in the directory that end in wav.
If I rename a mp3 to wav, then it works just fine.
I presume that's probably due to the ffmpeg dealing with it. It seems like it should just list the mp3s as well.
Are there known steps to reproduce?
Add a mp3 to the voices dir.
rename it to wav without even converted, watch it work.