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

223 Commits

Author SHA1 Message Date
louistiti
6b01262fa0
chore(server): make use of @nlpjs/core-loader instead of @nlpjs/core 2021-03-26 20:15:10 +08:00
louistiti
da592f4413
refactor(server): adapt to new NER 2021-03-24 20:26:34 +08:00
divlo
71f47ef898 chore: migrate from express to fastify 2021-03-22 20:23:23 +01:00
louistiti
17d547c6c6
chore: upgrade node-nlp to latest 2021-03-22 09:26:20 +08:00
louistiti
00c475ea00
refactor(web app): introduce Vite 2021-03-16 01:11:40 +08:00
louistiti
4c126848ee
chore: upgrade node-nlp to latest 2021-03-07 12:15:06 +08:00
louistiti
e50b0e4833
chore: upgrade @ffprobe-installer/ffprobe to latest 2021-03-07 10:17:10 +08:00
louistiti
96488935a6
chore: upgrade @ffmpeg-installer/ffmpeg to latest 2021-03-07 10:01:41 +08:00
louistiti
297fd75ced
refactor(server): offline text-to-speech with latest DeepSpeech model 2021-03-06 13:04:24 +08:00
louistiti
f15f2db78e
BREAKING(server): AWS SDK new structure due to v3 and adapt Amazon Polly changes 2021-03-06 11:09:32 +08:00
louistiti
f41ea0e9a1
BREAKING(server): IBM Watson TTS and STT new structure 2021-03-05 16:41:25 +08:00
louistiti
26c43e05f4
chore: upgrade @google-cloud/speech to latest 2021-03-05 13:10:43 +08:00
louistiti
f3bc04da69
chore: upgrade @google-cloud/text-to-speech to latest 2021-03-05 13:08:29 +08:00
louistiti
9b897e1b85
chore: upgrade googleapis to latest 2021-03-05 12:53:57 +08:00
louistiti
b43caafe09
chore: upgrade archiver to latest 2021-03-05 12:48:31 +08:00
louistiti
1d8be0226b
chore: ugrade async to latest 2021-03-05 12:47:01 +08:00
louistiti
b6a89f7c34
chore: upgrade body-parser to latest 2021-03-05 12:43:45 +08:00
louistiti
05f9118a25
chore: upgrade cross-env to latest 2021-03-05 12:35:27 +08:00
louistiti
44e664d94e
chore: upgrade dotenv to latest 2021-03-05 12:32:27 +08:00
louistiti
f5debe3bb5
chore: upgrade execa to latest and adapt to new API 2021-03-04 22:49:52 +08:00
louistiti
0fce6a1574
chore: upgrade express to latest 2021-03-04 20:31:04 +08:00
louistiti
1e1e85b7b8
chore: upgrade moment-timezone to latest 2021-03-04 20:28:56 +08:00
louistiti
c02f35b4c2
chore: upgrade superagent to latest 2021-03-04 20:24:48 +08:00
louistiti
340054d8a7
chore: upgrade all Jest dependencies 2021-03-04 20:16:06 +08:00
louistiti
4d08fd0498
chore: upgrade nodemon to latest 2021-03-04 20:04:24 +08:00
louistiti
4ff9eb4b64
chore: upgrade json and git-changelog to latest 2021-03-04 20:01:00 +08:00
louistiti
23bb3b64d9
chore: upgrade semver to latest 2021-03-04 19:56:26 +08:00
louistiti
7cebaaef96
chore: upgrade inquirer to latest 2021-03-04 19:45:18 +08:00
louistiti
7b74c0337b
chore: remove commit-msg git hook script 2021-03-04 19:42:12 +08:00
louistiti
c8b7ba1256
chore: remove husky 2021-03-04 19:38:44 +08:00
louistiti
bc28c2ce79
chore: upgrade cli-spinner to latest 2021-03-04 09:41:41 +08:00
louistiti
a17b63b444
chore: upgrade browserify to latest 2021-03-04 09:39:47 +08:00
louistiti
c93f2bef9e
chore: upgrade shx to latest (solve build warnings) 2021-03-04 09:36:18 +08:00
louistiti
bfa1f1daaf
chore: upgrade Babel to latest 2021-03-04 09:30:01 +08:00
louistiti
cae620bfad
refactor(server): latest Socket.IO version structure 2021-03-03 21:33:08 +08:00
louistiti
5cbed51e16
chore: upgrade most of the unsecured dependencies 2021-03-03 20:05:52 +08:00
louistiti
309730e1e9
chore: upgrade ESLint to latest 2021-03-03 17:14:57 +08:00
louistiti
52e0682fc6 chore: bump to 1.0.0-beta.4+dev 2021-03-02 17:05:04 +08:00
Louistiti
b9f4079bda chore: upgrade DeepSpeech to 0.5.0 2019-06-18 18:13:03 +02:00
Louistiti
654617ac97 chore: upgrade Watson STT/TTS to ibm-watson 2019-06-08 15:03:01 +08:00
Louistiti
5a7d369122 chore: no need to mention Node.js version for the hotword node 2019-06-08 12:55:48 +08:00
Louistiti
387d73fc3c Merge branch 'develop' into babel-7+ 2019-06-08 02:36:31 +08:00
Louistiti
6007549aa3 chore: use self-hosted git-changelog package 2019-06-08 02:30:19 +08:00
Louistiti
7093b7f037 chore: upgrade to Babel 7+ 2019-06-08 02:09:48 +08:00
Louistiti
b7713e2fc9 fix(server): Google Drive synchronizer 2019-06-07 23:37:08 +08:00
Louistiti
544f2ca022 chore: bump @google-cloud/speech to 3.2.0 2019-06-07 22:04:57 +08:00
Louistiti
439196b90e chore: bump @google-cloud/text-to-speech to 1.1.0 2019-06-07 22:01:53 +08:00
Louistiti
0f223ae894 chore: bump browser-sync to 2.26.7 2019-06-07 21:58:45 +08:00
Louistiti
88b81105e2 chore: remove "setup:offline" npm script
until Snowboy update to Node.js 10+
2019-05-25 13:19:10 +08:00
Louistiti
cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louistiti
15543a7bfb chore: bump @google-cloud/speech to latest 2019-05-21 14:23:22 +08:00
Louistiti
97311aa1b4 chore: add "docker:check" npm script 2019-05-12 09:21:58 +08:00
Louistiti
e2e5455555 chore: upgrade node-nlp to latest 2019-05-06 18:56:30 +08:00
Louistiti
39284d9cae chore: bump to 1.0.0-beta.3 2019-05-04 15:22:46 +08:00
Louistiti
0d70387ba3 chore(web app): upgrade browser-sync to latest 2019-05-01 16:31:47 +08:00
Louistiti
d910eb153c chore: add post and pre expressions training to all the tests 2019-05-01 13:15:36 +08:00
Louistiti
f55cc8f772 chore: upgrade to latest node-nlp 2019-04-29 07:21:47 +08:00
Louistiti
26b58dbe1b chore: upgrade to the latest ESLint version 2019-04-04 18:18:43 +08:00
Louistiti
b6ef3759e1 chore: upgrade to the latest Jest version 2019-04-04 18:16:16 +08:00
Louistiti
5baec07455 feat(package/trend): simple GitHub module results 2019-03-24 15:25:47 +08:00
Louistiti
80f9155840 test: fixed sequential execution due to the new NLU implementation 2019-03-05 08:38:18 +08:00
Louistiti
fb987b5e30 refactor(server): give query object file in child process arg 2019-03-02 12:54:25 +08:00
Louistiti
6585db718c feat: NLU improvement with node-nlp 2019-02-28 22:08:37 +08:00
Louistiti
aff32be78e build: release 1.0.0-beta.1 2019-02-24 18:12:28 +08:00
Louistiti
dd31d8174c chore: upgrade jest-extended to the latest version 2019-02-24 17:47:54 +08:00
Louistiti
5474b6eccc chore: upgrade Jest to the latest version 2019-02-24 17:44:10 +08:00
Louistiti
577dbc27fd chore: move envify to the dev dependencies 2019-02-24 15:36:31 +08:00
ctombumila37
a438d6f942 fix(web app): enable environment variables
Enable environment variables by pulling in 'envify' as a dependency.
'envify' loads a file named '.env' lying in the leon root directory and
replaces any occurence of process.env.FOO by the corresponding entry in
'.env'.
2019-02-24 15:20:03 +08:00
Louistiti
209760dba7 feat: add Docker support 2019-02-23 21:27:28 +08:00
Louis Grenard
4f61965441
Merge branch 'develop' into develop 2019-02-23 21:13:41 +08:00
Louistiti
194abd64d7 refactor(server): update DeepSpeech from 0.4.0 to 0.4.1 2019-02-20 21:08:33 +08:00
Antoine Brossault
90d0004884 Docker image added 2019-02-12 13:25:02 +00:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00