Open choombaa opened 1 year ago
Run npm run embed to generate embeddings based on the commands.json file.
npm run embed
Every transcription embedded and compared against a set of phrases. If there is a match above a threshold, the command is triggered.
This is a WIP
Can you hook this up to https://github.com/tmc/righthand
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.