WordPredictor v1.7.0 is out! 🎉
Big accuracy improvements this time:
- Retrained the LSTM on 20 million tokens of modern movie and TV dialogue instead of 19th-century literature, so predictions sound like how people actually talk.
- Extended the context window from 4 to 6 words.
- The LSTM now blends with the n-gram model instead of replacing it, combining context-aware suggestions with words learned from your own writing.
- Fixed a long-standing bug where accepting a prediction corrupted the context, making the next prediction ignore everything you'd typed before.
https://github.com/RareBird15/wordpredictor/releases/tag/v1.7.0
#NVDA #Accessibility #BlindTech #AI
github.com/RareBird15/wordpredictor/releases/tag/v1.7.0