Does anyone know if a self hosted platform supporting audiobook generation? I was thinking about this on the drive to work as almost all of the 90s Star Wars audiobooks were only available as a 3 hour abridged version. I would love to be able to feed the E-book version into an AI and get and audiobook out. I have penty of training data.
Hello there ![]()
You can try to generate audio books from e books on a self hosted platform using programs such as open TTS and coqui TTS. These services allow you to translate text to speech using AI models that may be trained on your data. I hope this will helpful for you
1 Like
It’s not AI, but I suggest you also look at GitHub - p0n1/epub_to_audiobook: EPUB to audiobook converter, optimized for Audiobookshelf and GitHub - rhasspy/piper: A fast, local neural text to speech system
combined they will convert any epub into an audiobook (in wav format, but it’s simple enough to convert)
1 Like