Francis Tyers
Francis Tyers
Another option, thanks @d33tah is to have: * Up: Play * Down: Submit * Left/right: switch between blanks
Ideas: * Use LM perplexity * Use compression ratio E.g. we need to think about: (1) short sentences with rare words and (2) someone speaking slowly but with a lot...
Maybe a minimum amount of information should be: ``` client_id, unixtime, clipid, correctword, userresponse ```
Initially two settings: * Location of userdata storage * Enabled tasks * To chose the enabled tasks a user should just click/unclick on screenshots of what the tasks look like.
Some initial options: - pytorch char rnn - dynet - kenlm It should be easy to install, and relatively fast to train.
There are warnings issued when there are more than 12 keys on the levels, but I don't think it takes into account the shift/backspace keys, so if you have 12...
``` $ python3 -m kbdgen -t osx examples/project-cux.yaml [E osx:68] [cuicatec] Error while validating layout: Dead key modes are defined for undefined modes: ['iso-default', 'iso-shift'] [I osx:79] Creating bundle… [I...