jakowisp
Results
2
comments of
jakowisp
I ran into the same issue. This is a bug in the code as written. A change event listener needs to be added to appPicker. Insert the following to the...
This is caused by a security update in how pytorch works. I resolved this by the following method. 1) use git to pull https://github.com/coqui-ai/TTS.git 2)modifly TTS/utils/io.py * modify the 2...