aedocw / epub2tts

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

Uniform pause after sentence #211

Closed aedocw closed 4 months ago

aedocw commented 4 months ago

This PR takes work suggested in two different issues (https://github.com/aedocw/epub2tts/issues/153 and https://github.com/aedocw/epub2tts/issues/208), and adds a 0.6sec pause after each sentence. This will also limit the length of text sent to TTS which will likely eliminate the "character limit" error sometimes seen.

This does seem to make a really nice improvement in the overall quality.