aedocw / epub2tts

Turn an epub or text file into an audiobook
Apache License 2.0
426 stars 43 forks source link

Remove condition to add 2 second silence only for epub #205

Closed aedocw closed 5 months ago

aedocw commented 5 months ago

Ensuring a 3 second pause between each chapter/part was only being honored for epub files. I removed that conditional so it also happens for text based files.