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

112 Commits

Author SHA1 Message Date
louistiti
79be099cc5
chore: remove DeepSpeech binary folder; add Coqui binary folder to gitignore 2022-01-31 14:11:48 +08:00
louistiti
706c528334
chore: remove npm dep vulns 2022-01-25 23:31:54 +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
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
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
Divlo
2f66f1c17b
refactor: prerequisites Node.js >= 16.0.0 and npm >= 8.0.0 (#322)
BREAKING CHANGE: minimum supported Node.js v16.0.0 and npm v8.0.0
2021-11-07 10:24:00 +08:00
dependabot[bot]
2ee57490df
chore(deps-dev): bump @babel/preset-env from 7.14.4 to 7.14.5 (#273) 2021-06-13 02:23:02 +02:00
dependabot[bot]
7852b8dbac
chore(deps): bump dotenv from 8.2.0 to 10.0.0 (#275) 2021-06-13 02:05:26 +02:00
dependabot[bot]
de7c3ad68e
chore(deps): bump fastify from 3.14.0 to 3.17.0 (#271) 2021-06-13 02:00:45 +02:00
dependabot[bot]
a7ffdd19bd
chore(deps): bump @aws-sdk/client-polly from 3.16.0 to 3.18.0 (#269)
Bumps [@aws-sdk/client-polly](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-polly) from 3.16.0 to 3.18.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-polly/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.18.0/clients/client-polly)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-polly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:21:14 +08:00
dependabot[bot]
6b23d23b06
chore(deps): bump ibm-watson from 6.1.0 to 6.1.1 (#266)
Bumps [ibm-watson](https://github.com/watson-developer-cloud/node-sdk) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: ibm-watson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:19:06 +08:00
dependabot[bot]
9381fb2916
chore(deps-dev): bump inquirer from 8.0.0 to 8.1.0 (#265)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.0.0...inquirer@8.1.0)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:17:42 +08:00
dependabot[bot]
2f1266764a
chore(deps-dev): bump eslint from 7.26.0 to 7.28.0 (#268)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 09:16:05 +08:00
dependabot[bot]
e3427149f6
chore(deps-dev): bump @babel/cli from 7.13.0 to 7.14.3 (#263)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.0 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 09:13:00 +08:00
louistiti
4128c3a01a
chore: fix npm deps vulns 2021-05-29 09:54:53 +08:00
dependabot[bot]
2044de408c
chore(deps-dev): bump @babel/node from 7.13.0 to 7.14.2 (#261)
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.13.0 to 7.14.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:52:46 +08:00
dependabot[bot]
d002610ac7
chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.6 (#260)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:51:05 +08:00
dependabot[bot]
5066895827
chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.14.4 (#259)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:49:51 +08:00
dependabot[bot]
19cd427daa
chore(deps-dev): bump vite from 2.3.2 to 2.3.4 (#258)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.3.4/packages/vite)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:48:22 +08:00
dependabot[bot]
fa3eefb220
chore(deps): bump ibm-watson from 6.0.3 to 6.1.0 (#257)
Bumps [ibm-watson](https://github.com/watson-developer-cloud/node-sdk) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.3...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 09:46:31 +08:00
dependabot[bot]
1ce04224b2
chore(deps-dev): bump semver from 7.3.4 to 7.3.5 (#255)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:22:06 +08:00
dependabot[bot]
b39d441177
chore(deps): bump archiver from 5.2.0 to 5.3.0 (#254)
Bumps [archiver](https://github.com/archiverjs/node-archiver) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archiverjs/node-archiver/compare/5.2.0...5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:21:42 +08:00
dependabot[bot]
ad701e12a9
chore(deps): upgrade Socket.IO to 4.1.2 (#253)
* chore(deps): bump socket.io-client from 4.1.1 to 4.1.2

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.1.1...4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: upgrade Socket.IO to 4.1.2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:21:00 +08:00
dependabot[bot]
d60eebd2a0
chore(deps-dev): bump eslint-import-resolver-babel-module (#252)
Bumps [eslint-import-resolver-babel-module](https://github.com/tleunen/eslint-import-resolver-babel-module) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/tleunen/eslint-import-resolver-babel-module/releases)
- [Changelog](https://github.com/tleunen/eslint-import-resolver-babel-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tleunen/eslint-import-resolver-babel-module/compare/v5.2.0...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-22 09:16:49 +08:00
louistiti
68b86e1eae
chore: upgrade Vite to latest 2021-05-17 11:47:31 +08:00
louistiti
e780868004
chore: audit fix lock file 2021-05-17 11:18:43 +08:00
dependabot[bot]
68bcb4269a
chore(deps-dev): bump eslint from 7.21.0 to 7.26.0 (#249)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:11:32 +08:00
dependabot[bot]
1ee2ffed4b
chore: upgrade Socket.IO to latest (#248)
* chore(deps): bump socket.io-client from 4.0.0 to 4.1.1

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.0.0...4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: upgrade Socket.IO to latest

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:10:24 +08:00
dependabot[bot]
b178a3a8dd
chore(deps): bump @google-cloud/text-to-speech from 3.1.3 to 3.2.1 (#247)
Bumps [@google-cloud/text-to-speech](https://github.com/googleapis/nodejs-text-to-speech) from 3.1.3 to 3.2.1.
- [Release notes](https://github.com/googleapis/nodejs-text-to-speech/releases)
- [Changelog](https://github.com/googleapis/nodejs-text-to-speech/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-text-to-speech/compare/v3.1.3...v3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:05:23 +08:00
dependabot[bot]
3dba8fd713
chore(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.2 (#246)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:02:33 +08:00
dependabot[bot]
621fd48591
chore(deps): bump @aws-sdk/client-polly from 3.8.0 to 3.16.0 (#245)
Bumps [@aws-sdk/client-polly](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-polly) from 3.8.0 to 3.16.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-polly/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.16.0/clients/client-polly)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 10:58:57 +08:00
louistiti
5f9e9b5ad4
chore: bump 1.0.0-beta.5+dev 2021-05-01 21:40:09 +08:00
louistiti
28326ae1cd
build: release 1.0.0-beta.4 2021-05-01 21:34:00 +08:00
louistiti
e1d5bed3e6
fix(server): make use of Basic plugin from the main NLP container 2021-04-03 10:59:07 +08:00
louistiti
18edc68dfb
chore(server): upgrade @nlpjs/ner to latest 2021-04-02 19:52:17 +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
ed7f0bf455
refactor(server): make new NLU and NER compatible 2021-04-01 17:07:09 +08:00
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
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
00c475ea00
refactor(web app): introduce Vite 2021-03-16 01:11:40 +08:00