From: Georgi Gerganov Date: Thu, 14 Dec 2023 20:00:47 +0000 (+0200) Subject: wchess : update README.md X-Git-Tag: upstream/1.7.4~1201 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=940de9dbe9c90624dc99521cb34c8a97b86d543c;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp wchess : update README.md --- diff --git a/examples/wchess/README.md b/examples/wchess/README.md index f771ea1c..924b8d9a 100644 --- a/examples/wchess/README.md +++ b/examples/wchess/README.md @@ -33,8 +33,13 @@ White's turn ## TODO -- Improve web-browser audio capture - sometimes it does not record the voice properly -- Add support for more languages by making the generated grammar string multi-lingual - Fix bugs in the chess moves logic +- Improve web-browser audio capture - sometimes it does not record the voice properly +- Add support for more languages by making the generated grammar string multilingual +- Explore ways to improve the dynamic grammar to be narrower PRs welcome! + +## Thanks + +- [chessboardjs](https://chessboardjs.com) for the neat chessboard JS library used in this demo