Hacker News new | ask | show | jobs
by striker_axel 2649 days ago
I am taking the following steps to convert it in audiobook. 1. Split Doc into chapters 2. Feed the chapter into TTS 3. Join the audio chapters into the book.

I working on the solution for 1 and 3. It would be really helpful if you can provide some suggestions for 1 and 3.

1 comments

Why do you need to split the chapters? And isn't 3 just concatenation of audio files?