futokb/native/jni
2024-01-09 18:25:14 +02:00
..
src Fix build, disable gesture input pending model update 2023-12-19 20:28:58 +02: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 Disable debug flag 2023-11-21 20:33:21 +02: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 Add whisper.cpp 2023-11-25 09:13:50 +02:00
jni_common.h Cleanups in JNI related code 2013-06-04 19:16:47 +09:00
NativeFileList.mk Add whisper.cpp 2023-11-25 09:13:50 +02: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 Add whisper.cpp 2023-11-25 09:13:50 +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 Skip non-alphabetic characters during mixing 2024-01-09 18:25:14 +02:00
org_futo_inputmethod_latin_xlm_LanguageModel.h Add LanguageModel class 2023-09-28 19:42:29 +03:00
org_futo_voiceinput_WhisperGGML.cpp Type out whisper.cpp result 2023-12-05 18:06:12 +00: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