Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example for voice-controlled Chess game using WASM #428

Open
ggerganov opened this issue Jan 19, 2023 · 1 comment
Open

Add example for voice-controlled Chess game using WASM #428

ggerganov opened this issue Jan 19, 2023 · 1 comment
Labels
ideas Interesting ideas for experimentation

Comments

@ggerganov
Copy link
Owner

ggerganov commented Jan 19, 2023

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 😄

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

https://chessboardjs.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ideas Interesting ideas for experimentation
2 participants