IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.
https://applio.org
MIT License
1.68k stars 273 forks source link

cannot unpack non-iterable NoneType object on edge tts generation #117

Closed modpotato closed 11 months ago

modpotato commented 11 months ago

literally just tried to use edge tts with a freshly trained model (it worked last night) image

aitronz commented 11 months ago

Your trained model has spaces in the name. That's probably why it's not working

modpotato commented 11 months ago

Your trained model has spaces in the name. That's probably why it's not working

image i replaced all the spaces with an underscore and got the same result, any other possibilities?

aitronz commented 11 months ago

It's quite peculiar. Does it function with a different model? And can you send all the log?

modpotato commented 11 months ago

It's quite peculiar. Does it function with a different model? And can you send all the log?

image perfectly fine, no idea why

aitronz commented 11 months ago

I checked the code of the tts but it's al working properly and because you tried with another model and worked what options did you used to train the model that didn't work??