aedocw / epub2tts-edge

epub2tts-edge uses Microsoft Edge cloud-based TTS to create a full featured audiobook m4b from an epub or text file
GNU General Public License v3.0
77 stars 13 forks source link

Handle edge failure #14

Closed aedocw closed 5 months ago

aedocw commented 5 months ago

This catches the edge errors I was hitting. Might not catch every problem, but so far it's working well. Also added a little cleanup for export (test book had lots of weird whitespace and line breaks in paragraphs), and changed a var name for some temp files.