Arjun-Sharma1 / EmotionalBookReader

Emotional BookReader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBMHacks

Emotional BookReader

Video Demo: http://recordit.co/wqS4ZJVrl7

How to run this application:

Step 1) Clone the repo on your machine
Step 2) Install python 3.x.x


Step 3) Open command line in the cloned folder
Step 4) Run the following commands to setup:
`pip3 install flask`
`pip3 install watson_developer_cloud`
`pip3 install nltk`
Step 5) Go to the folder where python is installed and open a command line and run the script `./Install\ Certificates.command`
Step 6) Run in the same command line `nltk.download()`
Step 7) Go to the command line opened in cloned project and run `python main.py`
Step 8) Go to localhost:5000 in a web browser
Step 9) Paste your text in the text box, hit submit, wait for the conversion to finish and play the audio file

About

Emotional BookReader


Languages

Language:Python 72.1%Language:HTML 15.0%Language:CSS 13.0%