evancohen / sonus

:speech_balloon: /so.nus/ STT (speech to text) for Node with offline hotword detection
MIT License
618 stars 79 forks source link

support windows #106

Open PiterJackson opened 3 years ago

PiterJackson commented 3 years ago

I noticed that there is no support for windows, is someone implementing it?

sdetweil commented 3 years ago

not gonna happen.. snowboy (voice reco) doesn't work on windows

MistakingManx commented 2 years ago

So it's not a possibility ever and there's no good alternatives for snowboy either?

sdetweil commented 2 years ago

currently no good alternatives..

MistakingManx commented 2 years ago

currently no good alternatives..

What about Porcupine? You could have the user create a token.

sdetweil commented 2 years ago

maybe.. you want to try to code it?

MistakingManx commented 2 years ago

maybe.. you want to try to code it?

Is it in CommonJS or TypeScript? Neglects checking myself

sdetweil commented 2 years ago

not Typescript

sdetweil commented 2 years ago

hotword detection is just a tiny part of the sonus lib.

the bigger part is audio streaming to the cloud voice reco uses arecord or rec (mac)