Speech recognition?
RetroJeff
Posts: 15
in Propeller 2
So I am learning Propeller 2 and PiPico side by side. I am challenging myself to learn how to use spi,adc,LCD,etc on each one. Then difference on this level comes down to price.
So I'm thinking at some point it is time to put the Propeller 2 toward a project that is suited specifically for it. I have been kicking around the ideas of Google cardboard, but I am also curious if there might be enough horsepower here for speech recognition?
RJ
Comments
Well, @"Phil Pilgrim (PhiPi)" did something with P1 that seemed to work: https://forums.parallax.com/discussion/115725/goertzel-based-speech-recognizer-now-with-source-code/p1
And, P2 has goertzel somehow, although I'm not very familiar with it...
So, I'd guess you could do some basic speech recognition fairly easily.