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

34 Commits

Author SHA1 Message Date
louistiti
7039918760
feat(server): make Coqui STT the default STT solution 2022-01-31 14:43:54 +08:00
louistiti
d23ea0e289
chore: upgrade Socket.IO deps to latest 2021-12-27 19:46:18 +08:00
louistiti
02f766d6a8
fix: jest-extended new setup due to latest update 2021-12-27 19:02:46 +08:00
louistiti
aa9a494a4b
chore: upgrade Jest deps to latest 2021-12-27 18:37:42 +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
81ec213ff2
chore: use different modules DBs while testing and flush them at the end of the tests 2021-04-05 11:46:42 +08:00
louistiti
86dd7fae91
chore: force Jest to exit if a process is still running 2021-04-03 11:43:55 +08:00
louistiti
fcdc0820cf
test(server): adjust server unit tests 2021-04-02 19:02:37 +08:00
louistiti
f9b67badd8
Merge branch 'wip-new-nlp' into develop 2021-04-02 17:34:42 +08:00
louistiti
6501a2f6c4
test(server): review according to new NLP 2021-04-02 17:32:23 +08:00
louistiti
99dba81122
refactor(server): switch from classifier to NLP model 2021-04-01 17:24:59 +08:00
louistiti
ed7f0bf455
refactor(server): make new NLU and NER compatible 2021-04-01 17:07:09 +08:00
divlo
71f47ef898 chore: migrate from express to fastify 2021-03-22 20:23:23 +01:00
louistiti
83dff5b47b
chore: disable Jest notifications 2021-03-21 15:09:18 +08:00
louistiti
8c29dce0c6
chore: migrate from CircleCI to GitHub Actions 2021-03-21 14:58:14 +08:00
louistiti
a777ce36af
style: fix new linting 2021-03-16 01:39:52 +08:00
louistiti
297fd75ced
refactor(server): offline text-to-speech with latest DeepSpeech model 2021-03-06 13:04:24 +08:00
louistiti
636602750a
test(server): fix removed require.requireActual() to jest.requireActual 2021-03-04 20:17:16 +08:00
louistiti
0e093da5af
chore: remove strict mode 2021-03-03 17:09:31 +08:00
Louistiti
77669cf3aa refactor: major improvement of the After Speech feature 2019-06-08 20:11:02 +08:00
Louistiti
cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louistiti
9071c92790 fix: spinner test 2019-05-21 14:41:22 +08:00
Louistiti
815dbc9e2e test(server): NER done 2019-05-11 23:37:59 +08:00
Louistiti
8a68440221 test(server): add new string helpers unit tests 2019-05-11 19:39:38 +08:00
Louistiti
226b410639 test(server): fix fallbacks unit tests 2019-05-11 19:31:35 +08:00
Louistiti
4d929dc4fa refactor(server): actions to fallbacks 2019-05-04 11:20:35 +08:00
Louistiti
352c39a46b test(server): fix units to introduce modules actions 2019-05-04 08:48:59 +08:00
Louistiti
0987e7c28e test(server): add broken classifier test for NLU 2019-03-16 08:41:26 +08:00
Louistiti
7929634b05 test(server): fix brain executions 2019-03-16 07:50:30 +08:00
Louistiti
c263466a5d test(server): refactor fallbacks query 2019-03-13 08:47:18 +08:00
Louistiti
80f9155840 test: fixed sequential execution due to the new NLU implementation 2019-03-05 08:38:18 +08:00
Louistiti
5474b6eccc chore: upgrade Jest to the latest version 2019-02-24 17:44:10 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00