文件历史

提交图

105 次代码提交

作者 SHA1 备注 提交日期
louistiti ccc6266a96 refactor: rename STT voice config to ASR 2026-05-21 22:06:41 +08:00
Louistiti 75e392d554 refactor: update default local ports 2026-05-05 14:34:35 +08:00
Louistiti 98918cca7a BREAKING: migration to .leon/ user's folder completed 2026-04-21 23:07:52 +08:00
Louistiti be5ec46c4e BREAKING: first migration draft to .leon/ user's folder 2026-04-20 22:47:03 +08:00
Louistiti abfac8eeb8 BREAKING: replace Pipenv with uv; full use of sources with sidecar binaries 2026-03-22 17:28:26 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti 0d272b5bcc build: bump core deps to latest 2026-02-19 14:58:33 +08:00
Louistiti cfa79e0eb3 feat(python tcp server): make TCP server standalone compatible with external paths changes 2026-02-19 14:52:53 +08:00
Louistiti cb8911c06b perf(python tcp server): use shared NVIDIA and PyTorch libraries to reduce binary size 2026-02-19 13:37:56 +08:00
Louistiti 08b7e040fd fix(python tcp server): deps conflicts 2026-02-08 12:21:42 +08:00
louistiti 28d3153d24 refactor(python tcp server): NVIDIA cuDNN Windows path 2025-04-24 08:24:41 +08:00
louistiti 3b06996fbd refactor: Python TCP server and Python bridge setup paths 2025-04-24 08:17:21 +08:00
louistiti bda9da79c0 fix(python tcp server): correct dist path for Windows 2025-04-24 08:13:52 +08:00
Louistiti cc892519c8 feat(python tcp server): wake word engine completed 2025-02-09 20:32:28 +08:00
Louistiti 71d24d4142 fix(python tcp server): wake word and ASR loop 2025-02-06 23:10:45 +08:00
Louistiti 970cbfbb88 feat(python tcp server): wake word wip 2025-02-04 22:57:27 +08:00
Louistiti ae788f7cf1 feat(python tcp server): wake word deps 2025-02-03 17:31:43 +08:00
Louistiti 1959d185d8 feat(python tcp server): wake word settings 2025-02-03 17:23:10 +08:00
Louistiti 11f22715f4 feat(python tcp server): configurable ASR durations 2025-01-27 11:29:08 +08:00
Louistiti f87c69b30c refactor(python tcp server): use constant for Python version 2025-01-25 20:14:15 +08:00
Louistiti 27bb49e373 fix(python tcp server): explicitely includes about module from the av package 2025-01-25 17:33:23 +08:00
louistiti b1f9627c12 feat(python tcp server): upgrade Faster Whisper to 1.1.1 2025-01-04 12:17:53 +08:00
louistiti f88e26b452 feat(python tcp server): improve city entity accuracy 2024-11-16 21:13:37 +08:00
louistiti 6d230498c4 fix(server): avoid conflict when booting TCP server with npm script 2024-11-16 20:53:21 +08:00
louistiti eeceae5d36 feat(python tcp server): force spaCy to run on CPU 2024-11-16 19:30:30 +08:00
louistiti 2b2e32be95 chore(python tcp server): upgrade geonamescache to 2.0.0 2024-11-12 09:40:57 +08:00
louistiti ee615e6ade refactor(python tcp server): rename the RMS threshold setting for ASR 2024-07-01 22:53:34 +08:00
louistiti 1d96655b01 fix(python tcp server): overflowed on ASR 2024-07-01 22:28:18 +08:00
louistiti 8eeff3a01c feat(python tcp server): map speech synthesis hardware device choice to settings 2024-06-30 16:54:59 +08:00
louistiti 74241b43fe feat(python tcp server): run speech synthesis inference on CPU 2024-06-30 16:30:12 +08:00
louistiti 1314217e00 BREAKING: upgrade from Python 3.9 to Python 3.11 2024-06-23 23:29:09 +08:00
louistiti 85c3a40457 chore(python tcp server): upgrade cx_Freeze to 7.1.1 2024-06-23 22:41:46 +08:00
louistiti 76b197baeb refactor(python tcp server): ASR CUDA log notification on bootup 2024-06-22 21:03:27 +08:00
louistiti 3734a16b6a fix(python tcp server): TTS inference correct params mapping 2024-06-21 09:51:52 +08:00
louistiti 8e28466cae feat(python tcp server): improve TTS performance by using generator for inference 2024-06-21 09:38:53 +08:00
louistiti a8ece30ced fix(python tcp server): use CPU on macOS as a tmp fix against the memory leak for TTS 2024-06-20 22:24:25 +08:00
louistiti 963660db19 feat(python tcp server): empty cache on MPS PyTorch backend for TTS 2024-06-19 08:59:20 +08:00
louistiti 32dc3ced0b feat: Apple Silicon support for voice models 2024-06-18 09:02:09 +08:00
louistiti c9afb25ed3 feat(python tcp server): allow ASR device setting 2024-06-17 09:33:48 +08:00
louistiti de3ceb76be feat(python tcp server): unify settings to a single place, model settings included 2024-06-17 09:17:00 +08:00
louistiti 858b5090b4 feat(python tcp server): settings.json to store settings that can be edited on the fly 2024-06-16 23:33:47 +08:00
louistiti ebe156e2d8 feat: new universal ASR logic for OS cross compatibility 2024-06-16 21:26:23 +08:00
louistiti 582b2aa572 feat: kick off ASR engine support for Apple Silicon 2024-06-12 00:31:47 +08:00
louistiti 7699739712 feat: add better quality TTS checkpoint 2024-06-08 02:17:26 +08:00
louistiti 7b8b702f92 fix(python tcp server): switch cx_Freeze to 7.1.0.post0 as 7.1.0 has been removed from the pip registry 2024-06-07 23:27:50 +08:00
louistiti 4ce470d3e7 feat(python tcp server): force TTS BERT local files 2024-06-06 08:43:06 +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 11e8ad43ae feat(python tcp server): use new V1_1 voice for TTS 2024-06-04 00:18:33 +08:00
louistiti 4cb374e64d fix(python tcp server): exclude NVIDIA libs injection for non-macOS platforms on build 2024-06-02 00:10:25 +08:00
louistiti fd76681f81 chore(python tcp server): upgrade cx_Freeze to 7.1.0 (may fix macOS wheel build) 2024-06-01 23:33:02 +08:00