1.0.1 • Published 7 years ago

node-red-contrib-vokaturi v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

node-red-contrib-vokaturi

Node-RED node that exploits the Vokaturi library to provide batch emotion analysis of a WAV file. It depends on the Vokaturi library ( version 2-1b) Tested on Linux and MacOS

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-vokaturi

Prerequisites

The python module requires scify

Usage