I wanted to replicate the game that makes the user say the color of a color word instead of the text itself. For example, having to guess the color of the word ‘Green’ but it’s written in red color.
Tried it at first, but realized that the Sound Classifier is not very good at detecting colors, and it’s more trained for direction words like ‘up’., ‘down’, ‘right’, ‘left’, and numbers ‘one’, ‘two’, ‘three’, etc…
So I revised it, and the user now has to say the direction of the arrow instead of the text that shows up on the screen.
The user has 3 seconds to say the direction of the arrow instead of the word itself.
