项目作者: mayurPardeshi99

项目描述 :
Converts PDF file to .mp3 file
高级语言: Python
项目地址: git://github.com/mayurPardeshi99/Pdf-to-Audiobook-Convertor.git


Pdf to Audiobook Convertor

This application takes a pdf file and convert it to .mp3 file. This application is helpful to convert PDF to Audiobook.

Dependencies

  1. pdfplumber
  1. pip install pdfplumber
  1. pyttsx3
  1. pip install pyttsx3

Run Locally

Clone the project

  1. git clone https://github.com/mayurPardeshi99/Pdf-to-Audiobook-Convertor.git

Install all dependencies

Set pdf path with name

  1. Run main.py

Input mp3 file name during execution