Eshaka
Eshaka

Reputation: 994

what is the best way to implement an activation word to a voice related project

i am trying to create a voice authentication system an i have been reading and trying out related things.

but one of the feature that i want to have for my program is for it to be listen to the surrounding all the time and some function( the authentication part) to start executing after a certain activation word( for example "hello siri" for siri).

i couldn't find anything related this feature online.. can someone please help me understand the nest way to implement this function without weight the hardware too much. i really appreciate any reference you can give me

Upvotes: 0

Views: 79

Answers (1)

Sid
Sid

Reputation: 2189

If you have raspberry pi then you can use Snowboy.

Read more here

Upvotes: 1

Related Questions