/Research-Paper-to-Audio

A project that summarizes research papers and converts them to audio format .

Primary LanguagePython

Research Paper to Audio

This project makes use of the powerful Nous-Hermes-2-Mixtral-8x7B-DPO for efficiently summarizing text data from research documents

The audio files are generated using pyttsx3

How to Set Up

On the Terminal

pip install -r requirements.txt

Then run the app locally using streamlit

streamlit run app.py