Voice Agent: Control Multimedia with voice using whisper.cpp and command #2712
Liphos
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I just wanted to share a simple project I developed using whisper.cpp and the command example developed by @ggerganov.
It is a simple Voice Agent that allow for the complete control of the multimedia on your computer by saying some keywords.
It works by catching which word was said and simulating a key press for one of the multimedia keys.
The example can be found here: https://github.com/Liphos/Voice-Agent-using-whisper.cpp/tree/voice-agent/examples/voice-agent.
If you have any feedback, I will be happy to hear it ;)
Beta Was this translation helpful? Give feedback.
All reactions