LumeCast is an innovative web application that transforms PDF documents into audio podcasts, making content consumption more accessible and convenient.
- PDF text extraction
- High-quality text-to-speech conversion
- User-friendly interface
- Real-time processing
- Instant audio playback
- Support for various PDF formats
Try out LumeCast here: LumeCast on Hugging Face Spaces
- Python
- Gradio
- Hugging Face Transformers
- PyPDF2
- Text-to-Speech Pipeline
- Converting academic papers into audio format
- Making documents accessible for visually impaired users
- Multi-tasking while consuming content
- Learning on the go
- Converting articles into podcast format
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python podcast_app.py
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.