louistiti
|
7544534ea4
|
refactor(server): skill domain helper to static class
|
2022-09-26 21:36:07 +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
|
82f6ee80fe
|
refactor(server): skill domain helper to singleton
|
2022-09-21 23:01:16 +08:00 |
|
louistiti
|
4f1683dc55
|
refactor(server): capitalize singleton helpers instance constants
|
2022-09-21 20:25:00 +08: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 |
|
louistiti
|
6f7bcc5e37
|
refactor(server): skill domain helper to TypeScript
|
2022-09-13 23:06:57 +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
|
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
|
65bfa6cf37
|
chore: enable site-packages for the virtual env
|
2022-07-27 22:51:42 +08:00 |
|
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 |
|