futokb/native/jni
2024-08-24 10:51:18 +03:00
..
src Update tablet layouts, fix tablet swipe typing 2024-05-27 21:44:06 +03:00
tests Fix broken liblatinime_unittests 2021-02-16 17:49:08 +00:00
Android.bp Add ggml, sentencepiece and dependencies 2023-09-28 19:41:05 +03:00
Android.mk Enable logging in builds 2024-04-09 14:45:13 -05:00
Application.mk Initial working build of fork 2023-07-06 21:57:49 +03:00
CleanupNativeFileList.mk Initial working build of fork 2023-07-06 21:57:49 +03:00
HostUnitTests.mk Initial working build of fork 2023-07-06 21:57:49 +03:00
jni_common.cpp Fix embedded tokenizer loading, implement new model management methods, implement model info loading, model importing 2024-01-28 22:40:39 +02:00
jni_common.h Cleanups in JNI related code 2013-06-04 19:16:47 +09:00
NativeFileList.mk Implement initial swipe typing 2024-04-18 10:29:10 -05:00
org_futo_inputmethod_keyboard_ProximityInfo.cpp Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_keyboard_ProximityInfo.h Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_latin_BinaryDictionary.cpp Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_latin_BinaryDictionary.h Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_latin_BinaryDictionaryUtils.cpp Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_latin_BinaryDictionaryUtils.h Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_latin_DicTraverseSession.cpp Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_latin_DicTraverseSession.h Initial working build of fork 2023-07-06 21:57:49 +03:00
org_futo_inputmethod_latin_xlm_AdapterTrainer.cpp Fix finetuning, add a finetuning screen, handle errors during importing model, update metadata format, add model exporting 2024-01-30 17:14:02 +02:00
org_futo_inputmethod_latin_xlm_AdapterTrainer.h Initial fine-tuning 2023-11-07 16:48:48 +02:00
org_futo_inputmethod_latin_xlm_LanguageModel.cpp Fix bug in LanguageModel native code 2024-08-24 10:51:18 +03:00
org_futo_inputmethod_latin_xlm_LanguageModel.h Add LanguageModel class 2023-09-28 19:42:29 +03:00
org_futo_inputmethod_latin_xlm_ModelInfoLoader.cpp Fix modified utf-8 errors when returning strings 2024-03-21 16:49:45 -05:00
org_futo_inputmethod_latin_xlm_ModelInfoLoader.h Fix embedded tokenizer loading, implement new model management methods, implement model info loading, model importing 2024-01-28 22:40:39 +02:00
org_futo_voiceinput_WhisperGGML.cpp Add more logging to whispercpp 2024-04-09 14:41:32 -05:00
org_futo_voiceinput_WhisperGGML.h Add whisper.cpp 2023-11-25 09:13:50 +02:00
run-tests.sh Stop building host native test in unbundled build 2014-10-23 18:31:06 +09:00
TargetUnitTests.mk Initial working build of fork 2023-07-06 21:57:49 +03:00