KenLM source offer (LGPL-2.1)
VoxTyping optionally downloads a KenLM runtime for Switcher scoring. KenLM is licensed under LGPL-2.1. The runtime is not embedded in VoxTyping.exe; it is fetched separately to %LOCALAPPDATA%\VoxTyping\runtime\kenlm\.
Corresponding source
- Upstream: github.com/kpu/kenlm
- Python wheel used for CDN packs: pypi.org/project/ufal.kenlm
- Archive (master tip): kenlm master.zip
For a tag or tarball matching the exact build shipped in a given CDN kenlm_runtime pack, email legal@voxtyping.com and include the runtime version from Model Manager / About if available.
Replacement
You may replace files under %LOCALAPPDATA%\VoxTyping\runtime\kenlm\ with a modified LGPL-compliant build, subject to LGPL-2.1 terms.
Full third-party list: Open-source notices. Also ships as THIRD_PARTY_LICENSES.txt with the app.