Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 368 Bytes

HackOverflow

Submission for KJSCE Hackathon 2018 [ Meeting Minutes ]

We have used watson api for speech to text in python and created an android app to record voice and make sentimental analysis of the audio


How to run and Folder structure

  • clone the project

  • cd src

  • run 'python manage.py runserver'

  • 'src' is the main folder with project files