yacineMTB / talk

Let's make sand talk
587 stars 43 forks source link

WIP: Voice commands using phrase embeddings #40

Open choombaa opened 1 year ago

choombaa commented 1 year ago

Run npm run embed to generate embeddings based on the commands.json file.

Every transcription embedded and compared against a set of phrases. If there is a match above a threshold, the command is triggered.

choombaa commented 1 year ago

This is a WIP

jmanhype commented 1 year ago

Can you hook this up to https://github.com/tmc/righthand