/PDF2Podcast

LumeCast is an innovative web application that transforms PDF documents into audio podcasts, making content consumption more accessible and convenient.

Primary LanguagePython

🎙️ LumeCast: PDF to Podcast Converter

Hugging Face Spaces

LumeCast is an innovative web application that transforms PDF documents into audio podcasts, making content consumption more accessible and convenient.

🌟 Features

  • PDF text extraction
  • High-quality text-to-speech conversion
  • User-friendly interface
  • Real-time processing
  • Instant audio playback
  • Support for various PDF formats

🚀 Live Demo

Try out LumeCast here: LumeCast on Hugging Face Spaces

💻 Technology Stack

  • Python
  • Gradio
  • Hugging Face Transformers
  • PyPDF2
  • Text-to-Speech Pipeline

🎯 Use Cases

  • 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

🛠️ Local Development

  1. Clone the repository
  2. Install dependencies:
pip install -r requirements.txt
  1. Run the application:
python podcast_app.py

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.