1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-01 03:15:58 +03:00
leon/server/src
2023-02-20 21:56:22 +08:00
..
core refactor(server): load models and init core instances only once 2023-02-20 21:56:22 +08:00
helpers refactor(server): define BrainProcessResult and refactor schema types naming 2023-02-20 00:07:42 +08:00
schemas refactor(server): define BrainProcessResult and refactor schema types naming 2023-02-20 00:07:42 +08:00
tmp chore: init 2019-02-10 20:26:50 +08:00
tts refactor(server): Watson synthesizer + synthesizer abstract class 2023-02-07 22:21:42 +08:00
ajv.ts feat: validate JSON Schemas with AJV 2022-11-13 13:00:15 +01:00
constants.ts refactor(server): HTTP server; brain entries; STT parsers; TTS synthesizers (WIP) 2023-02-03 00:14:23 +08:00
declarations.d.ts refactor(server): NLP.js TS declarations + NLU kick off 2023-02-09 21:01:33 +08:00
global.d.ts refactor(server): TCP client to TypeScript 2022-11-11 23:32:33 +08:00
index.ts refactor(server): remove unecessary socket connections 2023-02-20 20:26:38 +08:00
intent-object.sample.json chore: use original intent object sample file 2022-07-11 08:41:21 +08:00
pre-check.ts refactor(server): define BrainProcessResult and refactor schema types naming 2023-02-20 00:07:42 +08:00
types.ts refactor(server): HTTP server; brain entries; STT parsers; TTS synthesizers (WIP) 2023-02-03 00:14:23 +08:00
utilities.ts refactor(server): socket server and brain (WIP) 2022-11-20 23:21:06 +08:00