mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
A mirror for futokb (https://gitlab.futo.org/keyboard)
common | ||
dictionaries | ||
gradle/wrapper | ||
java | ||
native | ||
tests | ||
tools | ||
.gitignore | ||
.gitlab-ci.yml | ||
Android.bp | ||
build.gradle | ||
CleanSpec.mk | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
NOTICE | ||
OWNERS | ||
README.md | ||
setUpKeysCI.sh |
FUTO Keyboard
The goal is to make a good keyboard that doesn't spy on users. This repository is a fork of LatinIME (the Android Open-Source Keyboard)
Eventual goals:
- Improve upon various aspects of the keyboard, such as theming
- Integrated voice input
- Transformer language model instead of n-gram
- On-device finetuning of language model(?)