Spaces:
Build error
Build error
Audiobook Gen
Description
Audiobook Gen is a tool that allows the users to generate an audio file of text (e.g. audiobook), read in the voice of the user's choice. This tool is based on the Silero text-to-speech toolkit and uses Streamlit to deliver the application.
Demo
A demonstration of this tool is hosted at HuggingFace Spaces - see Audiobook_Gen.
Instructions
- Upload the book file to be converted.
- Select the desired voice for the audiobook.
- Click to run!
Dependencies
- silero
- streamlit
- ebooklib
- PyPDF2
- bs4
- nltk
- stqdm
License
See LICENSE