aedocw / epub2tts

Turn an epub or text file into an audiobook
Apache License 2.0
445 stars 44 forks source link

Punctuation not cleaned up for text files #95

Closed aedocw closed 7 months ago

aedocw commented 7 months ago

When reading an epub file, troublesome punctuation is properly removed. This does not happen when reading a text file. This should be fixed because some punctuation can cause random issues with text-to-speech (smart-quotes, semicolons, etc).