Streamlit App used for converting PDF files to Audio files or Audiobook,
Hosted on streamlit sharing.
https://share.streamlit.io/sree369nidhi/audiobook/main/pdf_to_audiobook.py
Hey @sree369nidhi, this looks awesome
I gave it a try and sent a small PDF, then started reading the audio. Since I wanted to skip the intro I clicked to the middle of the audio player and then I got the following error:
Is this somewhat related to the file upload seek trick ?
Looking forward to testing further
Fanilo
I fixed the error now @andfanilo, and one more thing to keep in mind is that it will not read data/text from tables, using a different module for reading pdf with tables might work. Try it with normal text pdf.
Hi Sreenidhi, Nice work. Do you have any github repo or any other place for sharing the source code.