Ryan Boyd
Ryan Boyd
Same issue on my end, running on Windows. I find that if I keyboard interrupt during processing, a more "complete" filesize will appear. In looking at the 2kb files, they...
Follow-up: it appears that the issue is in this line: https://github.com/p0n1/epub_to_audiobook/blob/main/audiobook_generator/tts_providers/edge_tts_provider.py#L111 If I comment out the `audio.export(audio_fname)` call, all works as expected. This line appears to be overwriting the data...
@advplyr — I was thinking for Android, as I'm not especially familiar with iOS mobile devices. However, I'd imagine iOS folks would be happy with the feature as well if...
There is a chance that I'm misunderstanding, so please forgive me. What I see under this menu is the default "Internal App Storage" which seems to be a predefined location,...
Ahh, I see. Yes, I think that that would make sense from a UX perspective. As a newcomer to the application, it was not clear to me that this was...