rebase to selkies#178
Conversation
|
I am a bot, here are the test results for this PR:
|
|
Just tested and it's most likely a perm issue. I looks like it is downloading the data but can't write/transfer it. I just need to figure out where exactly it's trying to write it to. |
|
Well, it downloaded the onnx file into the config folder. But something else breaks after. The log I get is: The relevant files are at https://github.com/kovidgoyal/calibre/tree/master/src/calibre/gui2/tts I'll dig in later |
|
I got it to work, but no idea why it fails in calibre. I'll report to them. Basically, it needs to download 2 files and place them into
It successfully downloads the onnx file, but somehow fails on the json one. Manually downloading the json file made it work: |
|
I am a bot, here are the test results for this PR:
|

No description provided.