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

490 Commits

Author SHA1 Message Date
louistiti
65398d8231
Merge branch 'develop' into from-modules-to-skills 2022-02-14 14:45:16 +08:00
Louis Grenard
9a604d7ccc
docs: add @FluxIndustries sponsor [skip ci] 2022-02-14 11:44:25 +08:00
louistiti
d8023308d0
feat: new NLP training 2022-02-13 12:20:27 +08:00
louistiti
db1246735c
refactor(skill/todo_list): replace <strike> by <s> 2022-02-13 07:54:51 +08:00
louistiti
fe90c68ea0
feat(server): bootstrap skill structure 2022-02-13 07:48:45 +08:00
louistiti
18286800ed
refactor(server): keep STT and TTS inside the brain 2022-02-13 05:39:17 +08:00
louistiti
f24513a223
feat(server): on-the-fly language switching 2022-02-13 01:42:29 +08:00
louistiti
5edcc679f8
chore(server): remove uncessary NLP deps 2022-02-12 19:11:53 +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
8dd7642d3b
refactor(server): queries to intents 2022-02-10 21:49:51 +08:00
louistiti
226468f6ab
refactor(server): query to utterance 2022-02-10 21:47:43 +08:00
louistiti
cf2a28aac2
feat(server): add skills domains 2022-02-09 22:47:52 +08:00
louistiti
a0107d6294
docs: new #LeonAI link [skip ci] 2022-02-09 00:19:09 +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
e14c249826
docs: changelog new version diff link fix [skip ci] 2022-02-08 11:05:04 +08:00
louistiti
5544c3c5a2
chore: bump 1.0.0-beta.7+dev 2022-02-07 17:10:35 +08:00
louistiti
6862778645
build: release 1.0.0-beta.6 2022-02-07 17:03:15 +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
36b0f68afc
Merge branch 'skip-pip-deps' into develop 2022-02-04 13:48:05 +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
Louis Grenard
699ded22ad
docs: add new sponsor @KeithIMyers 2022-02-04 10:22:52 +08:00
louistiti
5d58f5d918
ci: fix over HTTP test 2022-02-03 22:05:09 +08:00
louistiti
553d5df070
ci: over HTTP test 2022-02-03 22:02:13 +08:00
louistiti
4e4d1cc136
ci: add over HTTP tests 2022-02-03 21:52:37 +08:00
louistiti
6b9d53e0cc
Merge branch 'over-http' into develop 2022-02-03 21:47:00 +08:00
louistiti
7bdbd0dcd0
chore: more explicit comment on over HTTP test 2022-02-03 21:46:13 +08:00
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
62eadb10d4
docs: use leon-cli for bugs related to setup 2022-02-03 11:28:15 +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