Skip to content

SyedAman/sekrit-dokumentzzz

Repository files navigation

#HackNYU2018 ##Accessibility & Assistive Technology Journal for Caretaker of Austistic Patients

How Do I Perform Tone Analysis?

Tested working with Python2 and pip 9.0.1

Requirements

How to run the Tone Analysis

You need Vokaturi to get this to work.

$ git clone https://github.com/myy233/HackNYU2018.git
$ sudo pip install scipy
$ cd api
$ python tone-analyzer.py hello.wav mac

Mac

$ python tone-analyzer.py hello.wav mac

Linux

$ python tone-analyzer.py hello.wav linux

Windows

$ python tone-analyzer.py hello.wav windows

How Do I Use A Different Audio File?

  • Just record some audio and save it as a .wav file in the api folder