/Animus

IOS application that listens to a person reading a book and outputs music matching the mood.

Primary LanguageHTML

animus

Main Concept

Animus extracts Adverbs, Verbs and Adjectives from speech using Stanford NLP library. These words are used to extract features to determine the mood of the text and plays corresponding musics dynamically. When the mood changes, the musics fades in and out accordingly.

Compiling and Running Instructions

Compile: Make Build.

Run: Make Run