文件历史

提交图

43 次代码提交

作者 SHA1 备注 提交日期
louistiti 71e9de654a feat(scripts): verify Rust setup first before install 2025-02-05 09:18:59 +08:00
Louistiti 11f22715f4 feat(python tcp server): configurable ASR durations 2025-01-27 11:29:08 +08:00
Louistiti dfc321b1a3 feat(python tcp server): upgrade PyTorch to 2.5.1 for CUDA Toolkit 12.4.1 2025-01-25 22:28:24 +08:00
louistiti ea8ba0f1fd feat(server): move to ESM 2024-11-20 21:47:05 +08:00
louistiti 2accdc3d16 feat: download NLTK datasets on Python env setup 2024-11-16 22:45:10 +08:00
louistiti eeceae5d36 feat(python tcp server): force spaCy to run on CPU 2024-11-16 19:30:30 +08:00
louistiti 8dc725a697 refactor(scripts): differentiate PyTorch info log on macOS 2024-06-24 08:28:32 +08:00
louistiti 1314217e00 BREAKING: upgrade from Python 3.9 to Python 3.11 2024-06-23 23:29:09 +08:00
louistiti 0661e9e04f refactor(scripts): only install PyTorch when the targeted setup is the TCP server 2024-06-23 22:39:39 +08:00
louistiti a8b3f7c9bd feat(python tcp server): upgrade PyTorch to 2.3.1 (better MPS compatibility) 2024-06-20 09:54:16 +08:00
louistiti 32dc3ced0b feat: Apple Silicon support for voice models 2024-06-18 09:02:09 +08:00
louistiti 582b2aa572 feat: kick off ASR engine support for Apple Silicon 2024-06-12 00:31:47 +08:00
louistiti 4ce470d3e7 feat(python tcp server): force TTS BERT local files 2024-06-06 08:43:06 +08:00
louistiti 7c9487b62b feat(scripts): download and install TTS BERT model files for the Python TCP server env setup 2024-06-06 07:56:03 +08:00
louistiti 6df34d48ee feat(scripts): test comment 2024-06-05 23:58:01 +08:00
Louis Grenard d3f3c4e3a7 feat(scripts): setup Python TCP server TTS language model files kick off 2024-06-05 23:39:59 +08:00
louistiti eb72065e5e feat(scripts): auto delete .venv when Python packages failed to be installed on setup 2024-06-01 23:23:00 +08:00
louistiti c172f2d6af fix(server): handle exception on NLU 2024-05-22 17:32:13 +08:00
louistiti b02d510490 feat(server): always load ASR model from local 2024-05-22 15:22:30 +08:00
louistiti 596b7552dd feat: new ASR engine ready 2024-05-21 23:57:36 +08:00
louistiti 580289e05d feat(scripts): add error hint about PortAudio for audio stream 2024-05-20 00:39:33 +08:00
louistiti a7cab344f8 feat(python tcp server): embed new text-to-speech engine in TCP server binary 2024-05-18 01:11:12 +08:00
louistiti e455a9d96b feat(scripts): TCP server setup add PyTorch nightly install 2024-05-17 12:20:34 +08:00
louistiti aa862a6b5f fix(scripts): TCP_SERVER_SRC_PATH to PYTHON_TCP_SERVER_SRC_PATH to set up Python env 2024-05-08 19:04:15 +08:00
Divlo bd66bb5cb7 refactor: usage of fs.promises 2023-04-02 20:34:50 +02:00
Divlo c49f931da4 style: fix linting 2023-04-02 19:18:15 +02:00
louistiti 19ce6eb9c2 refactor(server): socket server and brain (WIP) 2022-11-20 23:21:06 +08:00
louistiti 6ea6c84b3d refactor: remove setuptools and wheel force install for macOS ARM64 arch 2022-10-15 21:38:22 +08:00
louistiti 6e2790b738 refactor: remove Rust compiler version number from TCP server setup 2022-10-15 21:11:29 +08:00
louistiti 92ea9a081e feat: install additional resources for macOS ARM64 arch 2022-10-15 21:03:44 +08:00
louistiti 350072cf8c ci: remove skip lock for Windows 2022-10-13 01:22:40 +08:00
louistiti b0849c0046 ci: add PIP_NO_BINARY 2022-10-13 01:11:12 +08:00
louistiti 08d7fdf0dd ci: make use of Pipenv 2022.7.24 and skip lock on Windows 2022-10-13 00:53:58 +08:00
louistiti 42a3130394 ci: try with --deploy flag to install Python deps 2022-10-13 00:10:45 +08:00
louistiti fc2a37a7a6 ci: try Windows Pipenv deps install 2022-10-12 23:50:46 +08:00
louistiti a863c872b0 ci: try to build on Windows without catching exceptions 2022-10-12 23:37:23 +08:00
louistiti 7111983ef5 perf(tcp server): option to download spaCy models through mirror in China 2022-10-07 15:31:37 +08:00
louistiti b201f3f1b1 fix(tcp server): handle Windows child process does not throw exception 2022-10-07 14:10:32 +08:00
louistiti cace69e9af perf(tcp server): do not download Python deps but spaCy models when necessary 2022-10-07 13:44:48 +08:00
louistiti 432c590ee7 feat: on Python dev env setup, provide Windows hint related to Microsoft C++ Build Tools 2022-10-07 13:24:58 +08:00
louistiti 999328819a feat: map Python bridge and TCP server binaries to runtime code 2022-10-07 11:53:43 +08:00
louistiti 0e697183b2 perf(tcp server): optimize spaCy models checking 2022-10-07 11:26:39 +08:00
louistiti 05b62871fb feat: universal build binaries script 2022-10-07 10:41:04 +08:00