文件历史

26 次代码提交

作者 SHA1 备注 提交日期
louistiti 19ce6eb9c2 refactor(server): socket server and brain (WIP) 2022-11-20 23:21:06 +08:00
louistiti 69e90c3b5f refactor(server): HTTP server and structure (wip) 2022-11-14 00:49:24 +08:00
louistiti defc70128c refactor: add ESLint rules about imports 2022-09-27 00:01:03 +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 46c0b579aa refactor(server): OS helper to static class 2022-09-26 21:32:59 +08:00
louistiti a80e8ba65d refactor(server): log helper to static class 2022-09-26 21:29:56 +08:00
louistiti 88d86117ac refactor(server): loader helper to static class 2022-09-26 21:24:07 +08:00
louistiti a5e48ec9e7 refactor(server): OS helper to singleton 2022-09-21 22:15:02 +08:00
louistiti 4f1683dc55 refactor(server): capitalize singleton helpers instance constants 2022-09-21 20:25:00 +08:00
Divlo a28eede95b refactor(server): os helper to TypeScript 2022-09-20 21:34:56 +02:00
Divlo 949138627e refactor(server): loader helper to TypeScript 2022-09-16 20:58:24 +02:00
Divlo b7f20710db refactor(server): log helper to TypeScript 2022-09-16 19:36:58 +02:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti 3dd9039678 fix: use ports.ubuntu.com mirror for the offline TTS [skip ci] 2022-04-11 22:53:26 +08:00
Louis Grenard 4d644ce3fd Merge branch 'develop' into develop 2022-01-31 06:10:57 +00:00
johba f563d01d07 fix: hotword offline (#342) 2022-01-31 12:09:54 +08:00
Johann Barbie b1c6f5c883 fix: addressed comments by @JRMeyer 2022-01-24 08:20:04 +01:00
Johann Barbie 86a4816b77 feat: simple coqui-ai stt integration 2022-01-23 12:50:51 +01:00
louistiti 297fd75ced refactor(server): offline text-to-speech with latest DeepSpeech model 2021-03-06 13:04:24 +08:00
louistiti f5debe3bb5 chore: upgrade execa to latest and adapt to new API 2021-03-04 22:49:52 +08:00
louistiti 328eeff144 style: semicolons and comments clean up 2021-03-02 17:02:55 +08:00
Louistiti 56c7cb25cb fix(server): DeepSpeech setup on 0.5.0 2019-06-18 20:53:20 +02:00
Louistiti b9f4079bda chore: upgrade DeepSpeech to 0.5.0 2019-06-18 18:13:03 +02:00
Louistiti 5a7d369122 chore: no need to mention Node.js version for the hotword node 2019-06-08 12:55:48 +08:00
Louistiti 194abd64d7 refactor(server): update DeepSpeech from 0.4.0 to 0.4.1 2019-02-20 21:08:33 +08:00
Louistiti ed093bf654 chore: init 2019-02-10 20:26:50 +08:00