Skip to content

vojpr/Text_to_Speech_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.