1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-11 09:12:40 +03:00
Commit Graph

1733 Commits

Author SHA1 Message Date
louistiti
8a9f018b18
refactor(server): make use of NLP sub package instead of the monolith one 2021-03-28 13:02:54 +08:00
louistiti
6b01262fa0
chore(server): make use of @nlpjs/core-loader instead of @nlpjs/core 2021-03-26 20:15:10 +08:00
Louis Grenard
114579008d
Merge pull request #227 from Divlo/chore/migrate-from-express-to-fastify
refactor: migrate from Express.js to Fastify
2021-03-25 14:45:43 +08:00
louistiti
da592f4413
refactor(server): adapt to new NER 2021-03-24 20:26:34 +08:00
divlo
690f1841d6 fix: set correct status code for GET /downloads 2021-03-22 21:09:43 +01:00
divlo
458ff938fc docs(readme): add link to npm 2021-03-22 20:24:06 +01:00
divlo
dd827bf61b ci: add build and tests on pull_request 2021-03-22 20:23:43 +01:00
divlo
71f47ef898 chore: migrate from express to fastify 2021-03-22 20:23:23 +01:00
louistiti
37165ef658
chore: lock files update 2021-03-22 09:41:30 +08:00
louistiti
17d547c6c6
chore: upgrade node-nlp to latest 2021-03-22 09:26:20 +08:00
louistiti
83dff5b47b
chore: disable Jest notifications 2021-03-21 15:09:18 +08:00
louistiti
525a8bab8c
docs: change license badge in README 2021-03-21 15:08:20 +08:00
louistiti
8c29dce0c6
chore: migrate from CircleCI to GitHub Actions 2021-03-21 14:58:14 +08:00
louistiti
cd570de43b
Merge branch 'haveibeenpwned-module-api-v3' into develop 2021-03-16 23:01:56 +08:00
louistiti
0ca89fe32d
BREAKING(checker/haveibeenpwned): introduce v3 API with API key 2021-03-16 23:01:22 +08:00
louistiti
a42ecb4288
fix(web app): add back the main.js file 2021-03-16 21:39:47 +08:00
louistiti
b508f95b2f
Merge branch 'pipenv-skip-lock' into develop 2021-03-16 21:38:30 +08:00
louistiti
c6f1126a5c
chore: remove --skip-lock on pipenv install 2021-03-16 21:28:59 +08:00
louistiti
3082866601
Merge branch 'beautify-readme' into develop 2021-03-16 21:21:18 +08:00
louistiti
8f894ea256
docs: replace roadmap emoji with compass in README 2021-03-16 21:20:49 +08:00
louistiti
0ea7a78b7c
docs: use emojies in README 2021-03-16 21:16:17 +08:00
louistiti
1977119ddb
chore(hotword): upgrade socket.io-client to 4.0.0 2021-03-16 15:04:09 +08:00
louistiti
f1cf7328b5
Merge branch 'vite-app' into develop 2021-03-16 11:21:43 +08:00
louistiti
a777ce36af
style: fix new linting 2021-03-16 01:39:52 +08:00
louistiti
6849e9fc2e
refactor(web app): remove vendor static Socket.IO client 2021-03-16 01:14:32 +08:00
louistiti
00c475ea00
refactor(web app): introduce Vite 2021-03-16 01:11:40 +08:00
louistiti
77e5357c0a
refactor(server): specify CORS parameter in dev app mode due to Socket.IO 3+ 2021-03-15 17:14:10 +08:00
louistiti
e104bb1eeb
docs: remove target="_blank" attribute from the README 2021-03-13 17:08:55 +08:00
louistiti
2f5426db29
docs: open new tab for external GitHub URLs in README header 2021-03-13 17:06:07 +08:00
louistiti
c55c7532b2
docs: add social badges to README 2021-03-13 16:59:52 +08:00
louistiti
d1034bd135
docs: Node.js 14 requirement 2021-03-13 15:48:33 +08:00
louistiti
11c307174b
chore: upgrade to custom fork hotword 2021-03-13 15:17:11 +08:00
louistiti
5e7706390c
chore: use node:14-alpine in Dockerfile 2021-03-07 12:39:07 +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
631c28db94
style(server): remove unecessary console.log() from DeepSpeech parser 2021-03-06 13:08:02 +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
2668c29588
BREAKING(server): use complete IBM Watson URL instead of location 2021-03-05 17:42:24 +08:00
louistiti
f41ea0e9a1
BREAKING(server): IBM Watson TTS and STT new structure 2021-03-05 16:41:25 +08:00
louistiti
9f338a16b3
refactor(app): use right Socket.IO client files for version 3.1.2 2021-03-05 13:32:14 +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