aedocw / epub2tts

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

Ffmpeg concat #179

Closed aedocw closed 6 months ago

aedocw commented 6 months ago

This removes the intermediate step of transcoding wav files to FLAC files, and uses ffmpeg from the shell to concat the chapter files at the end. This is faster, and should resolve issues with long audiobooks.