1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-11 10:25:40 +03:00
Commit Graph

129 Commits

Author SHA1 Message Date
louistiti
e37526d905
feat(server): introduce main NLP model and resolvers NLP model 2022-06-30 22:35:54 +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
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
7513aa7d20
fix: set skill config only when a bridge is set 2022-03-29 20:04:55 +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
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
f24513a223
feat(server): on-the-fly language switching 2022-02-13 01:42:29 +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
louistiti
d10a7fa788
feat: HTTP API key generator 2022-01-16 22:22:49 +08:00
louistiti
920b4b2a4f
fix: linter 2021-12-27 18:02:32 +08:00
louistiti
13f5a49f67
perf: Windows setup on DeepSpeech dep removal 2021-12-27 17:54:50 +08:00
louistiti
8c29dce0c6
chore: migrate from CircleCI to GitHub Actions 2021-03-21 14:58:14 +08:00
louistiti
c6f1126a5c
chore: remove --skip-lock on pipenv install 2021-03-16 21:28:59 +08:00
louistiti
a777ce36af
style: fix new linting 2021-03-16 01:39:52 +08:00
louistiti
f5debe3bb5
chore: upgrade execa to latest and adapt to new API 2021-03-04 22:49:52 +08:00
louistiti
328eeff144 style: semicolons and comments clean up 2021-03-02 17:02:55 +08:00
Louistiti
7499e06c68 chore: support Python 3+ range 2019-06-08 11:33:22 +08:00
Louistiti
d38e6095f9 fix: take .env in consideration when using Docker 2019-06-06 09:06:48 +08:00
Louistiti
ecfdc73f82 fix(server): skip Pipenv locking until they fix it 2019-03-31 17:54:35 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00