wchess : voice-controlled chess using Whisper + WebAssembly

This is a demonstration of using Whisper to recognize voice commands in the browser.

Usage:
Examples:
Note that not all chess moves are supported. For example, castling and pawn promotion
currently do not work, but can be easily implemented. The main purpose of this example
is to demonstrate the capabilities of Whisper and it's application in the browser.

Features:
You can find more about this project on GitHub.

More examples: main | bench | stream | command | talk |


Whisper model:




Status: not started
[The moves will be displayed here]

Debug output:
Troubleshooting

The page does some heavy computations, so make sure:
| Build time: Fri Dec 8 10:03:41 2023 | Commit hash: be5cd736 | Commit subject: wchess: touchstart, touchend events | Source Code |