Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

Text-to-Speech Website

Online Text-to-Speech converter. Website lets users upload their PDF file, file is then converted to audio using PyPDF2 and gTTS. Final MP3 file is then downloaded.
Built with Flask.