文件历史

32 次代码提交

作者 SHA1 备注 提交日期
louistiti c8bc9ecbb0 refactor(server): HTTP server; brain entries; STT parsers; TTS synthesizers (WIP) 2023-02-03 00:14:23 +08:00
louistiti 69e90c3b5f refactor(server): HTTP server and structure (wip) 2022-11-14 00:49:24 +08:00
louistiti f68da11f6b refactor(server): make use of node:* import for all Node.js built-in modules 2022-09-26 23:28:25 +08:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti f24513a223 feat(server): on-the-fly language switching 2022-02-13 01:42:29 +08:00
louistiti 763d19069b refactor(server): expressions to utterance samples 2022-02-10 22:11:17 +08:00
louistiti 226468f6ab refactor(server): query to utterance 2022-02-10 21:47:43 +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 cdf4149939 feat(server): add HTTP API key middleware 2022-01-18 21:57:35 +08:00
louistiti d23ea0e289 chore: upgrade Socket.IO deps to latest 2021-12-27 19:46:18 +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 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 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
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 0e093da5af chore: remove strict mode 2021-03-03 17:09:31 +08:00
Louistiti cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louistiti 815dbc9e2e test(server): NER done 2019-05-11 23:37:59 +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 ed093bf654 chore: init 2019-02-10 20:26:50 +08:00