1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 14:21:32 +03:00
Commit Graph

410 Commits

Author SHA1 Message Date
louistiti
58f5f2d21c
test(server): add minimal e2e tests for over HTTP 2022-02-03 21:44:49 +08:00
louistiti
aa0136baec
test(server): e2e modules fix due to breaking changes 2022-02-03 20:42:31 +08:00
louistiti
1535fa67ac
test(server): over HTTP unit testing 2022-02-03 19:37:56 +08:00
louistiti
af26ecac0f
refactor(server): rename query HTTP endpoint from /api/core/query to /api/query 2022-02-02 20:32:08 +08:00
louistiti
f61eef4882
refactor(server): rename over HTTP option toggle 2022-02-02 19:52:41 +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
79be099cc5
chore: remove DeepSpeech binary folder; add Coqui binary folder to gitignore 2022-01-31 14:11:48 +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
bd53641a81
docs: add Divlo to the README 2022-01-31 10:01:09 +08:00
louistiti
b9b204d212
Merge branch 'cli-arrival' into develop 2022-01-29 21:10:58 +08:00
louistiti
3ec38bfb6b
refactor(server): add /api/ on HTTP API endpoints 2022-01-28 18:34:35 +08:00
louistiti
706c528334
chore: remove npm dep vulns 2022-01-25 23:31:54 +08:00
louistiti
429dce6f37
Merge branch 'develop' into cli-arrival 2022-01-25 21:49:40 +08:00
louistiti
bfc50154f0
docs(README): change new npm setup with npm registry 2022-01-25 21:48:20 +08:00
louistiti
3ce5b74e94
Merge branch 'develop' into over-http 2022-01-25 20:21:10 +08:00
louistiti
93a138f77c
chore: use jsconfig instead of IDE config 2022-01-25 20:20:49 +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
cdf4149939
feat(server): add HTTP API key middleware 2022-01-18 21:57:35 +08: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
louistiti
b6428d0384
feat(server): expose queries over HTTP 2022-01-10 22:37:54 +08:00
louistiti
115f9c1645
feat(server): add timeout action over HTTP 2022-01-09 21:22:24 +08:00
louistiti
82fb967af8
feat(server): handle built-in and trim entities over HTTP + add "disabled" HTTP API action option 2022-01-09 21:03:28 +08:00
louistiti
2e5b2c59da
feat(server): execute modules over HTTP 2022-01-09 02:32:02 +08:00
louistiti
cc0fb92351
feat: avoid unnecessary routes generation 2022-01-08 19:55:26 +08:00
louistiti
5b41713a68
feat(server): generate Fastify routes on the file to expose packages over HTTP 2021-12-30 23:06:30 +08:00
louistiti
f1f48757e2
docs: fix changelog tags diff 2021-12-28 22:02:58 +08:00
louistiti
8e45da75ce
chore: bump 1.0.0-beta.6+dev 2021-12-28 21:33:06 +08:00
louistiti
38d0436101
build: release 1.0.0-beta.5 2021-12-28 21:26:00 +08:00
louistiti
89e216fd49
ci: remove unecessary step on lint 2021-12-28 21:06:48 +08:00
louistiti
7cf7f97912
feat(server): support arrays on NER between conditions 2021-12-28 18:08:13 +08:00
louistiti
10f3132d09
ci: disable Husky on lint 2021-12-27 23:09:30 +08:00
louistiti
c86a0df3f4
chore: resetup Husky 2021-12-27 22:57:06 +08:00
louistiti
99e111b52d
chore: fix deep deps vulns 2021-12-27 20:03:06 +08:00
louistiti
d23ea0e289
chore: upgrade Socket.IO deps to latest 2021-12-27 19:46:18 +08:00
louistiti
da2ebdb520
chore: upgrade Fastify deps to latest 2021-12-27 19:18:40 +08:00
louistiti
dc2d36be95
chore: upgrade ffmpeg/ffprobe deps to latest 2021-12-27 19:05:52 +08:00
louistiti
02f766d6a8
fix: jest-extended new setup due to latest update 2021-12-27 19:02:46 +08:00
louistiti
c73a26a11e
chore: upgrade Vite to latest 2021-12-27 18:39:30 +08:00
louistiti
aa9a494a4b
chore: upgrade Jest deps to latest 2021-12-27 18:37:42 +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
ddfebb0d74
refactor: remove training type 2021-12-27 17:09:12 +08:00
louistiti
a5769dce6e
refactor(web app): change listen mic shortcut 2021-12-27 14:58:04 +08:00
louistiti
b09eaed63d
docs(README): modify newsletter link 2021-12-24 09:20:44 +08:00
Louis Grenard
a0dffbedb1
docs(README): add new sponsor 2021-12-21 22:28:15 +08:00