This project is designed to convert research papers into audio format, providing an alternative way to consume academic content. By utilizing text extraction from PDF files and converting that text into audio, this tool aims to enhance accessibility and convenience for users who prefer auditory learning or need hands-free access to research materials.
- PDF Download: Download research papers directly from the web by providing the URL.
- Text Extraction: Extract text content from downloaded PDF files.
- Text-to-Audio Conversion: Convert the extracted text into audio format.
- Downloadable Results: Easily download the converted audio files for offline listening.
- Python version:
3.9.13
- Clone the repo
https://github.com/meetttttt/PaperToAudio.git
- Install the requirements.txt:
pip install -r requirements.txt
- Go to main.py: update the url to desired url.
- Run this command in terminal:
python main.py
- Install the requirements.txt:
pip install -r requirements.txt
- Run this command in terminal:
streamlit run app.py
Email: meetnagadia@gmail.com Twitter: MeetNagdia