Skip to content

A web app that uses Python, Flask, Angular and more to generate mp3s from scans of text

Notifications You must be signed in to change notification settings

jacobpclouse/Mp3-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Mp3-Generator

A web app that uses Python, Flask, Angular and more to generate mp3s from scans of text

Installs required:

  • Need to have all libraries listed in the app installed on your machine with pip **
  • You need to have Python-tesseract installed (on linux, you can use: sudo apt-get install tesseract-ocr)
  • You need to have gTTS installed (on linux, you can use: pip install gtts)
  • You need to have the API key saved to the terminal before you can send emails (it will fail otherwise)

Resources Used:

About

A web app that uses Python, Flask, Angular and more to generate mp3s from scans of text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published