whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

Add example for voice-controlled Chess game using WASM

Open ggerganov opened this issue 1 year ago • 1 comments

Just had an idea for a new example app that allows you to make Chess moves using voice. The example will run in a web-page and will be based on the existing command / command.wasm examples.

The idea is to have something like this, but without requiring a cloud service for speech recognition:

https://youtu.be/FB0uJwfo87k

Thanks to Whisper, it will support 100 languages. When it's ready, we can try to pitch it to Lichess or Chess.com :smile:

Edit: https://twitter.com/oakmac1/status/1640444092399374336

ggerganov avatar Jan 19 '23 08:01 ggerganov

Any progress?

rjpikus avatar Apr 04 '23 03:04 rjpikus