Voice-Cloning-App icon indicating copy to clipboard operation
Voice-Cloning-App copied to clipboard

audio not playing on the server

Open ethanm22 opened this issue 2 years ago • 4 comments

hello so I just got this working after I reinstalled all of my python stuff, everything works: I can load the server up and generate audio with it but for some reason, when I go to play the audio, nothing plays: I checked the results folder after generateing the audio and it did generate something in their and that plays normaly I'm stuck on this as when I used this last it worked, before doing the reinstall of my stuff tryed reinstalling some dependencies and that didn't seem to fix anything if someone could tell me what is going on here I would really appreciate it I'm also running this in a virtual environment but don't think it has anything to do with that thank you

ethanm22 avatar Jan 08 '23 23:01 ethanm22

another thing I just found out, is for some reason I am getting no progress updates on the server for things like training models and stuff: I can see them in the command line window, but they are not going on the server

ethanm22 avatar Jan 09 '23 02:01 ethanm22

What OS are you using? And which browser? This sounds more like an issue with the browser if the results are generated and can play fine in an audio player,

SirBitesalot avatar Jan 11 '23 19:01 SirBitesalot

hi I'm using windows 10 and google chrome I thaught it would have been the browser as well, but if I use the compiled release version everything works fine so I think it is an issue with my python setup or something

ethanm22 avatar Jan 16 '23 12:01 ethanm22

I just posted a change that needs to happen to the utils.py file https://github.com/BenAAndrew/Voice-Cloning-App/issues/166

I think this could be the same issue.

Vidyut avatar Mar 15 '23 16:03 Vidyut