1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-08-17 06:00:33 +03:00
Commit Graph

289 Commits

Author SHA1 Message Date
louistiti
9928509171
refactor: minor setup-python-binaries renaming 2022-10-22 23:22:50 +08:00
louistiti
75a351e77d
chore: fix typo in report logs 2022-10-22 17:50:35 +08:00
louistiti
2183ffa4f0
refactor: send check report to the production URL 2022-10-19 23:28:33 +08:00
Divlo
8ab9c2e4df
feat: download and unzip TCP Server + Python Bridge on postinstall 2022-10-19 13:23:28 +02:00
louistiti
fcce24d68c
feat: send report to Pastebin and generate URL 2022-10-19 01:17:57 +08:00
louistiti
76e700e9ce
feat: provide Python bridge and TCP server version in report 2022-10-19 00:40:34 +08:00
louistiti
2463759717
refactor: check script according to binaries changes 2022-10-19 00:22:37 +08:00
louistiti
02c28b85f6
refactor: remove unnecessary checks 2022-10-16 23:25:58 +08:00
louistiti
6ea6c84b3d
refactor: remove setuptools and wheel force install for macOS ARM64 arch 2022-10-15 21:38:22 +08:00
louistiti
6e2790b738
refactor: remove Rust compiler version number from TCP server setup 2022-10-15 21:11:29 +08:00
louistiti
92ea9a081e
feat: install additional resources for macOS ARM64 arch 2022-10-15 21:03:44 +08:00
louistiti
350072cf8c
ci: remove skip lock for Windows 2022-10-13 01:22:40 +08:00
louistiti
b0849c0046
ci: add PIP_NO_BINARY 2022-10-13 01:11:12 +08:00
louistiti
08d7fdf0dd
ci: make use of Pipenv 2022.7.24 and skip lock on Windows 2022-10-13 00:53:58 +08:00
louistiti
42a3130394
ci: try with --deploy flag to install Python deps 2022-10-13 00:10:45 +08:00
louistiti
fc2a37a7a6
ci: try Windows Pipenv deps install 2022-10-12 23:50:46 +08:00
louistiti
a863c872b0
ci: try to build on Windows without catching exceptions 2022-10-12 23:37:23 +08:00
louistiti
c2865f73fb
refactor: exit pre-release binaries script 2022-10-09 23:58:59 +08:00
louistiti
cb37b4fcd2
refactor: pre-release binaries script give only workflow name 2022-10-09 23:53:40 +08:00
louistiti
6618f3a6a5
fix: rename GitHub workflows from the pre-release-binaries script 2022-10-09 23:39:22 +08:00
louistiti
3f6e6ccdea refactor: rename GitHub workflows release script as pre-release 2022-10-09 21:27:12 +08:00
louistiti
4fcf8dceda feat: trigger GitHub workflows script done 2022-10-09 21:16:42 +08:00
louistiti
7111983ef5
perf(tcp server): option to download spaCy models through mirror in China 2022-10-07 15:31:37 +08:00
louistiti
b201f3f1b1
fix(tcp server): handle Windows child process does not throw exception 2022-10-07 14:10:32 +08:00
louistiti
cace69e9af
perf(tcp server): do not download Python deps but spaCy models when necessary 2022-10-07 13:44:48 +08:00
louistiti
432c590ee7
feat: on Python dev env setup, provide Windows hint related to Microsoft C++ Build Tools 2022-10-07 13:24:58 +08:00
louistiti
7bb9780ab1
feat: add hint on failed build 2022-10-07 12:07:48 +08:00
louistiti
999328819a
feat: map Python bridge and TCP server binaries to runtime code 2022-10-07 11:53:43 +08:00
louistiti
0e697183b2
perf(tcp server): optimize spaCy models checking 2022-10-07 11:26:39 +08:00
louistiti
05b62871fb
feat: universal build binaries script 2022-10-07 10:41:04 +08:00
louistiti
9724d7b943
feat: pack TCP server and optimize setup scripts 2022-10-07 02:37:43 +08:00
louistiti
109561495c
feat(tcp server): set up script 2022-10-06 23:20:30 +08:00
louistiti
3eea6a8fe8
feat(python bridge): pack build 2022-10-06 19:45:35 +08:00
louistiti
472e388508
feat(python bridge): build script 2022-10-06 19:01:50 +08:00
louistiti
1a953e007d
feat(python bridge): set up script 2022-10-06 16:27:20 +08:00
louistiti
5715786be2
chore: add TCP server and Python bridge as high-level nodes 2022-10-04 17:16:41 +08:00
louistiti
0a4baf67ac
feat: isolate TCP server 2022-10-04 17:10:14 +08:00
louistiti
a27ab96e18
feat: Python bridge binary build with cx_Freeze 2022-10-04 14:19:56 +08:00
louistiti
f1dcb07d5b
feat: Python bridge build on macOS x86_64 arch 2022-10-02 15:43:48 +08:00
louistiti
b7d496e6d6 feat: add skill execution time in check script 2022-09-27 19:46:41 +08:00
louistiti
defc70128c
refactor: add ESLint rules about imports 2022-09-27 00:01:03 +08:00
louistiti
f68da11f6b
refactor(server): make use of node:* import for all Node.js built-in modules 2022-09-26 23:28:25 +08:00
louistiti
7544534ea4 refactor(server): skill domain helper to static class 2022-09-26 21:36:07 +08:00
louistiti
46c0b579aa refactor(server): OS helper to static class 2022-09-26 21:32:59 +08:00
louistiti
a80e8ba65d refactor(server): log helper to static class 2022-09-26 21:29:56 +08:00
louistiti
88d86117ac refactor(server): loader helper to static class 2022-09-26 21:24:07 +08:00
louistiti
f4d625500f refactor(server): lang helper to static class 2022-09-26 21:17:36 +08:00
louistiti
9065d713e9
refactor(server): string helper from singleton to static 2022-09-26 00:44:40 +08:00
louistiti
cc317842d8
chore: clean up ESLint comments and new Prettier/ESLint script 2022-09-21 23:29:29 +08:00
louistiti
82f6ee80fe
refactor(server): skill domain helper to singleton 2022-09-21 23:01:16 +08:00
louistiti
84aadc0245
refactor(server): string helper to singleton 2022-09-21 22:24:48 +08:00
louistiti
a5e48ec9e7
refactor(server): OS helper to singleton 2022-09-21 22:15:02 +08:00
louistiti
713ece380b
refactor(server): rename lang helper methods 2022-09-21 21:46:05 +08:00
louistiti
8d3aee8da7
refactor(server): lang helper to singleton 2022-09-21 21:31:19 +08:00
louistiti
4f1683dc55
refactor(server): capitalize singleton helpers instance constants 2022-09-21 20:25:00 +08:00
Divlo
c68b16191a
chore: remove unneeded eslint disable comments 2022-09-20 21:49:41 +02:00
Divlo
ef8374d03b
perf: improve scripts/lint 2022-09-20 21:47:29 +02:00
Divlo
285bfa6e78
refactor(server): add getSkillConfig 2022-09-20 21:43:34 +02:00
Divlo
a28eede95b
refactor(server): os helper to TypeScript 2022-09-20 21:34:56 +02:00
Divlo
949138627e
refactor(server): loader helper to TypeScript 2022-09-16 20:58:24 +02:00
Divlo
b7f20710db
refactor(server): log helper to TypeScript 2022-09-16 19:36:58 +02:00
Divlo
c979a9ea08
refactor(server): lang helper to TypeScript 2022-09-16 17:17:54 +02:00
louistiti
6f7bcc5e37
refactor(server): skill domain helper to TypeScript 2022-09-13 23:06:57 +08:00
louistiti
dbd659d75f
feat: add OS info in the checking report 2022-09-13 00:45:23 +08:00
louistiti
ed97b9361f
feat: add spaCy model checking 2022-09-13 00:09:37 +08:00
louistiti
35a9f6e0ea
refactor(server): string helper to TypeScript 2022-09-12 16:00:46 +08:00
louistiti
49ffb0b1f3
style(server): typo 2022-09-04 14:25:41 +08:00
louistiti
4e7ee1bb5e
feat: make sure there is no .venv folder before the Python deps setup 2022-09-03 21:12:53 +08:00
louistiti
019c462bfa
feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti
b9945729bb
feat: new ESLint config 2022-09-03 18:17:16 +08:00
louistiti
afdb71f766
perf: check Pipfile instead of Pipfile.lock to judge whether Python packages must be installed 2022-08-23 21:19:23 +08:00
louistiti
0580cfc54a
chore: upgrade to spaCy latest and PyTorch latest 2022-08-23 21:05:49 +08:00
Divlo
f507f6f7e4
fix(docker): usage of Ubuntu base image with pyenv and nvm (#408) 2022-08-23 20:59:09 +08:00
louistiti
f17b894907
refactor: legacy package/module naming to skills naming 2022-08-20 22:47:06 +08:00
louistiti
01f7515e6f
refactor: switch from skill NLU config to skill config naming 2022-08-20 22:35:34 +08:00
louistiti
65bfa6cf37
chore: enable site-packages for the virtual env 2022-07-27 22:51:42 +08:00
louistiti
fdf0a389b7
fix: check script with new intent-object format 2022-07-19 22:01:48 +08:00
louistiti
cfd8f7cbe5
fix: check new resolvers paths 2022-07-19 21:57:00 +08:00
louistiti
602604e437
feat: create new NLP skills resolvers model + NLP global resolvers model 2022-07-12 22:27:38 +08:00
louistiti
239ce6fb36
chore: add Leon version in check report 2022-07-09 19:07:17 +08:00
louistiti
6ed88a5946
feat: add Cartesian sample training on resolvers + enum entities 2022-07-02 01:42:23 +08:00
louistiti
eb5ade7684
feat: map skills resolvers intents 2022-07-01 01:07:48 +08:00
louistiti
82df0a3c23
feat: train skills resolvers and remap as per changes 2022-07-01 00:19:36 +08:00
louistiti
e37526d905
feat(server): introduce main NLP model and resolvers NLP model 2022-06-30 22:35:54 +08:00
louistiti
07743657cd
BREAKING: remove legacy packages 2022-06-26 23:11:37 +08:00
louistiti
a1e9011d5d
feat: achieve Cartesian training 2022-06-26 17:37:21 +08:00
louistiti
e3b20a320d
chore: add global entities logs on training phase 2022-06-26 17:28:19 +08:00
louistiti
2e66be25ef
refactor: train global entities at a higher level 2022-06-26 12:01:43 +08:00
louistiti
aa995d46c8
refactor: move up the rest of the config to the higher level 2022-06-20 21:17:30 +08:00
louistiti
3713521b08
refactor: move up /server/src/config to /core level 2022-06-19 23:57:36 +08:00
louistiti
10d10a1690
feat: support dynamic variables on skill NLU settings for logic type 2022-06-12 10:49:07 +08:00
louistiti
567b030c4f
feat(server): support on-the-fly entity annotation for built-in entities 2022-06-11 07:54:20 +08:00
louistiti
6712ae5539
fix(server): context switching on action loop 2022-06-06 23:42:36 +08:00
louistiti
e88495a9a9
feat: start to map resolvers between the core and skills 2022-05-23 22:33:56 +08:00
louistiti
993d52e868
feat: train affirmation and denial resolver 2022-05-23 22:23:32 +08:00
louistiti
250e16e4e4
refactor: rename "source" to "item" 2022-05-08 11:31:05 +08:00
louistiti
05e0911009
chore: upgrade spaCy to 3.3.0 2022-05-05 21:26:02 +08:00
louistiti
7a9db1363d
chore: require Python 3.9.10 to run 2022-05-01 10:53:52 +08:00
louistiti
fa4bd6a8a1
Merge branch 'develop' into from-modules-to-skills 2022-04-11 22:53:52 +08:00
louistiti
3dd9039678
fix: use ports.ubuntu.com mirror for the offline TTS [skip ci] 2022-04-11 22:53:26 +08:00
louistiti
8e1868798c
feat(server): when a context is activated, pick up the most probable classification 2022-04-06 01:44:40 +08:00
louistiti
860571bcb6
refactor: persistent entities in dynamic contexts (wip) 2022-04-05 20:27:15 +08:00
louistiti
68e40f65df
feat(server): forward slots to skill + add original utterance 2022-04-01 00:45:07 +08:00
louistiti
7513aa7d20
fix: set skill config only when a bridge is set 2022-03-29 20:04:55 +08:00
louistiti
77ebaf4a9c
feat(server): from modules to skills with type at the actions level 2022-03-28 00:27:42 +08:00
louistiti
81c7eb83c5
refactor(server): move from skill type to action type 2022-03-28 00:01:57 +08:00
louistiti
1ece25a497
feat(server): unstack oldest context 2022-03-27 12:30:34 +08:00
louistiti
2a535a8898
refactor(server): start slot filling / context refactor (wip) 2022-03-27 01:32:12 +08:00
louistiti
8257eb8792
feat(server): context setup with slot for each conversation (wip) 2022-03-27 01:05:56 +08:00
louistiti
960a6dc71c
feat(server): resolve slots from slot filling 2022-03-26 19:51:50 +08:00
louistiti
3bbc2f8a25
feat(server): pickup questions for slot filling 2022-03-26 17:36:21 +08:00
louistiti
1d9b18093b
feat(server): main slots structure (wip) 2022-03-22 22:43:57 +08:00
louistiti
334bf393f2
feat(server): introduce resolvers for slot filling (wip) 2022-03-22 00:39:36 +08:00
louistiti
95bfcfe422
feat(server): slot filling PoC (tmp wip) 2022-03-21 00:01:44 +08:00
louistiti
a9a43ac478
feat(server): context (wip) 2022-03-13 18:30:45 +08:00
louistiti
a808742c92
feat(server): support multi languages on TCP server 2022-03-06 02:33:32 +08:00
louistiti
caa86fc8a6
feat: introduce spaCy for complete NER (wip) 2022-03-05 01:43:49 +08:00
louistiti
9ce9a8bc4f
fix: only set skill config when it is a logic type 2022-03-02 01:08:03 +08:00
louistiti
f4f9fff978
feat: share data across domains 2022-03-02 01:00:55 +08:00
louistiti
0367b44f21
feat: dynamic variable binding on NLG 2022-03-02 00:16:03 +08:00
louistiti
3ca48265e7
feat(server): deep data mapping on enum NER 2022-02-28 01:00:01 +08:00
louistiti
8f2f935b94
feat(server): NLG and entities mapping 2022-02-27 16:32:01 +08:00
louistiti
4107932d00
feat: annotate entities on the fly + prepare for dialog skill type and cross-domains data 2022-02-22 22:31:06 +08:00
louistiti
98a0382103
refactor: stop crash on brain + new skills DB calls 2022-02-20 19:25:08 +08:00
louistiti
b775ec4e9d
refactor: continue from modules to skills transition 2022-02-17 20:10:42 +08:00
louistiti
cad072c3a6
refactor: skills over HTTP 2022-02-16 22:28:05 +08:00
louistiti
963e4de8df
refactor: setup skills config with skill friendly name naming 2022-02-16 21:16:57 +08:00
louistiti
dc80135cd0
refactor: setup skills config 2022-02-16 21:08:47 +08:00
louistiti
d8023308d0
feat: new NLP training 2022-02-13 12:20:27 +08:00
louistiti
fe90c68ea0
feat(server): bootstrap skill structure 2022-02-13 07:48:45 +08:00
louistiti
f24513a223
feat(server): on-the-fly language switching 2022-02-13 01:42:29 +08:00
louistiti
34b2aa5655
feat(server): new NLP containers 2022-02-12 19:10:27 +08:00
louistiti
ca3f5f42da
feat(server): (WIP) NLU refactoring 2022-02-11 21:34:39 +08:00
louistiti
763d19069b
refactor(server): expressions to utterance samples 2022-02-10 22:11:17 +08:00
louistiti
226468f6ab
refactor(server): query to utterance 2022-02-10 21:47:43 +08:00
louistiti
94eebbbf20
chore: add tag prefix on new version on changelog diff URL [skip ci] 2022-02-08 11:09:09 +08:00
louistiti
d265377a43
fix: do not ask to regenerate the HTTP API key if this one isn't available yet 2022-02-04 14:02:07 +08:00
louistiti
c6c0129158
fix: Python deps tree check 2022-02-04 13:44:40 +08:00
louistiti
2d0b0f1365
perf: check if Python deps tree has been updated before going through deps install 2022-02-04 13:33:32 +08:00
louistiti
5c88c134f4
Merge branch 'develop' into over-http 2022-02-02 18:37:00 +08:00
louistiti
7039918760
feat(server): make Coqui STT the default STT solution 2022-01-31 14:43:54 +08:00
Louis Grenard
4d644ce3fd
Merge branch 'develop' into develop 2022-01-31 06:10:57 +00:00
johba
f563d01d07
fix: hotword offline (#342) 2022-01-31 12:09:54 +08:00
louistiti
3ec38bfb6b
refactor(server): add /api/ on HTTP API endpoints 2022-01-28 18:34:35 +08:00
louistiti
3ce5b74e94
Merge branch 'develop' into over-http 2022-01-25 20:21:10 +08:00
Johann Barbie
b1c6f5c883 fix: addressed comments by @JRMeyer 2022-01-24 08:20:04 +01:00
Johann Barbie
04d6228841 fix: allow to detect STT offline capabilities 2022-01-23 18:00:06 +01:00
Johann Barbie
86a4816b77 feat: simple coqui-ai stt integration 2022-01-23 12:50:51 +01:00
louistiti
e6246d1f8f
fix: Amazon Polly is always configured on check script due to new structure 2022-01-17 21:46:08 +08:00
louistiti
d10a7fa788
feat: HTTP API key generator 2022-01-16 22:22:49 +08:00