-
Wekinator | Software for real-time, interactive machine learning
musical instruments
Create mappings between gesture and computer sounds. Control a drum machine using your webcam! Play Ableton using a Kinect!
Creation of
gesturally-controlled animations and games...
-
Downloads | Wekinator
Now what?
Once you’ve installed, head over to the examples page to grab code examples to connect Wekinator to sensors, audio, animations, games, and other types of projects!
-
Instructions | Wekinator
inputs, processes them using computational functions called models, and those models produce outputs:
Inputs could be sent from any real-time input, such as game controllers, webcam input, motion trac...
-
Example code | Wekinator
WiiMote (game controller)
word2vec
This python script allows you to type English words on the command line. A feature vector capturing information about the linguistic context of the word (roughly rel...
-
Detailed Instructions | Wekinator
1. Setting up communication between inputs, outputs, and Wekinator
Wekinator uses OpenSoundControl to communicate. Each OpenSoundControl message has:
A destination, which includes:
a hostname (i.e., ...
-
Walkthrough | Wekinator
5. In Wekinator’s setup screen, enter the following values:
For “# inputs”:
Enter 3 if you are using the webcam face tracker input
For “# outputs”:
Enter 1 if you chose continuous control of animatio...