aedocw / epub2tts

Turn an epub or text file into an audiobook
Apache License 2.0
496 stars 45 forks source link

Whatdyousay #68

Closed aedocw closed 9 months ago

aedocw commented 9 months ago

This uses whisper to make a transcript of each audio output chunk, and does a fuzzy comparison of the transcript to the original text. If it's below a threshold, it will try to encode again.