Commit Graph

42162 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
4f15ff4a73 Add experimental swipe typing 2023-11-28 17:01:58 +00:00
Aleksandras Kostarevas
854e1295cc Fix problem with n_tokens==0 2023-11-28 16:20:33 +00:00
abb128
ca9c9d5a9a ggml backend v2 2023-11-25 09:39:04 +02:00
abb128
f31db527d6 Add whisper.cpp 2023-11-25 09:13:50 +02:00
abb128
7ce4f317c9 Fix build without ACRA 2023-11-25 09:12:31 +02:00
Aleksandras Kostarevas
eb5ed75227 Update 2023-11-21 20:41:14 +02:00
Aleksandras Kostarevas
001f1eb442 Disable debug flag 2023-11-21 20:33:21 +02:00
Aleksandras Kostarevas
cd3d5a284f Automatically schedule training 2023-11-21 20:26:23 +02:00
Aleksandras Kostarevas
cb2edca601 Update training hyperparameters 2023-11-21 17:07:43 +02:00
Aleksandras Kostarevas
e57c1072d8 Add training transposition and deletion 2023-11-21 17:07:29 +02:00
Aleksandras Kostarevas
80c857a4b5 Update model 2023-11-14 21:05:04 +02:00
Aleksandras Kostarevas
14fcb55565 Save LoRA-merged model after training 2023-11-14 20:40:00 +02:00
Aleksandras Kostarevas
2409eecef5 Loss/progress training callbacks 2023-11-14 18:11:00 +02:00
Aleksandras Kostarevas
b53a46b18d Move training to CoroutineWorker 2023-11-14 17:23:08 +02:00
Aleksandras Kostarevas
38b06d7909 History logging and training based on log 2023-11-14 11:43:36 +02:00
Aleksandras Kostarevas
33be6fb3ed Refactor LanguageModel invocation code 2023-11-13 16:44:52 +02:00
Aleksandras Kostarevas
0e0876f06c Revise training 2023-11-13 16:42:01 +02:00
Aleksandras Kostarevas
1d50ae9f22 Add TrainingDataGenerator 2023-11-08 16:24:10 +02:00
Aleksandras Kostarevas
ee8a81f12c Initial fine-tuning 2023-11-07 16:48:48 +02:00
Aleksandras Kostarevas
5778cd15a0 Update ggml and llama.cpp 2023-11-06 13:41:25 +02:00
Aleksandras Kostarevas
d1e54b9d3d Show user's uncorrected word as the third option 2023-11-02 23:05:21 +02:00
Aleksandras Kostarevas
8bb38c7ae3 Show visual feedback when will autocorrect 2023-11-02 17:56:56 +02:00
Aleksandras Kostarevas
b0ba33babe Update settings menu 2023-10-17 21:31:35 +03:00
Aleksandras Kostarevas
192c7fcca4 Update logic to suppress suggestions/autocorrect 2023-10-17 20:34:13 +03:00
Aleksandras Kostarevas
89a862e0fd Fix indicator tint 2023-10-17 19:50:41 +03:00
Aleksandras Kostarevas
af9cab5f2a Don't return suggestions for non-English locales 2023-10-17 19:24:51 +03:00
Aleksandras Kostarevas
21bd35237d Show indicator for transformer suggestions, lazily load model 2023-10-17 19:06:29 +03:00
Aleksandras Kostarevas
7c4531e32d Fix crashes related to too large context 2023-10-16 18:24:00 +03:00
Aleksandras Kostarevas
1d29501673 Add option to toggle transformer LM 2023-10-16 17:35:01 +03:00
Aleksandras Kostarevas
c73fe16ddc Add q8 model 2023-10-16 17:31:43 +03:00
Aleksandras Kostarevas
ec7cae6bbf Disable globe key by default 2023-10-13 21:40:06 +03:00
Aleksandras Kostarevas
92480fd460 Adjust space probability and mustNotAutocorrect 2023-10-13 18:44:38 +03:00
Aleksandras Kostarevas
c34a411989 Fix infinite prediction loop 2023-10-13 18:34:49 +03:00
Aleksandras Kostarevas
334619086b Trim context and fix case for misautocorections 2023-10-13 18:32:57 +03:00
Aleksandras Kostarevas
b8539ce88a Initial batched inference using llama_batch 2023-10-10 22:34:04 +03:00
Aleksandras Kostarevas
6d17f00296 Update llama.cpp 2023-10-10 22:32:25 +03:00
Aleksandras Kostarevas
16fdb3629d Add LanguageModel class 2023-09-28 19:42:29 +03:00
Aleksandras Kostarevas
ea0af67ecc Add ggml, sentencepiece and dependencies 2023-09-28 19:41:05 +03:00
Aleksandras Kostarevas
a88bd5c820 Update melSpectrogram 2023-09-27 23:05:27 +03:00
Aleksandras Kostarevas
f1ff995cc7 Merge branch 'new-settings-menu' into 'master'
New settings menu

See merge request alex/latinime!2
2023-09-04 17:10:07 +00:00
Aleksandras Kostarevas
d089d0fe00 Disable advanced navigation item 2023-09-04 20:09:33 +03:00
Aleksandras Kostarevas
606c29a8ec Update app icon 2023-09-04 17:54:36 +03:00
Aleksandras Kostarevas
2088909f88 Add model downloader activity for voice input 2023-09-04 17:30:18 +03:00
Aleksandras Kostarevas
94c606718d Make new ThemeScreen for selecting theme 2023-09-04 16:54:19 +03:00
Aleksandras Kostarevas
dc342f33a6 Update theme picker in keyboard 2023-09-04 15:20:48 +03:00
Aleksandras Kostarevas
0a7ab52e8b Set status bar color in settings 2023-09-04 14:13:17 +03:00
Aleksandras Kostarevas
263165b596 Creatre initial updated settings menu 2023-09-01 23:57:12 +03:00
Aleksandras Kostarevas
7f656bb622 Load voice input settings instead of hardcoding 2023-09-01 08:51:42 +03:00
Aleksandras Kostarevas
af42223a0c Replace certain hardcoded strings with stringres 2023-09-01 08:08:13 +03:00
Aleksandras Kostarevas
cf53d161cc Add webhook to CI and update image version 2023-08-31 23:53:30 +03:00