Commit Graph

63 Commits

Author SHA1 Message Date
e41212e000 Silence MeloTTS stdout in worker 2026-05-03 22:29:43 +09:00
2ae52b5796 Add setup:all alias 2026-05-03 22:04:58 +09:00
99857cdaa8 Add full STT LLM TTS test mode 2026-05-03 21:54:51 +09:00
a5f47393ee Speed up TTS playback by default 2026-05-03 21:33:51 +09:00
f5194f55a1 Tune MeloTTS speed and prosody defaults 2026-05-03 18:24:39 +09:00
46a6b926df Fix TTS playback and preinstall mecab 2026-05-03 17:56:42 +09:00
caae552d47 Use official MeloTTS Docker install flow 2026-05-03 17:39:23 +09:00
b6284323be Fix Docker credential helper path for TTS 2026-05-03 17:35:20 +09:00
3abb6f81bb Add local docker cmd shim for Windows 2026-05-03 17:28:24 +09:00
74715c0546 Fix Docker path quoting and VSCode terminal env 2026-05-03 17:25:16 +09:00
aa14ebc447 Resolve Docker path for VSCode terminals 2026-05-03 17:22:52 +09:00
c328ef517e Fix Windows docker invocation for TTS 2026-05-03 01:57:59 +09:00
ad357a6ede Add local MeloTTS support 2026-05-03 01:56:09 +09:00
3360015179 Load LLM prompts from markdown files 2026-05-03 01:24:56 +09:00
28ffbf02e1 Repair non-Korean reply output 2026-05-03 01:14:16 +09:00
ec02943538 Split STT-only and STT+LLM test modes 2026-05-03 01:04:31 +09:00
c53dcc853d Integrate LLM into STT flow with reply gating 2026-05-03 01:00:44 +09:00
b28f163217 Add conditional web tools to LLM agent 2026-05-03 00:55:56 +09:00
82f98ceb07 Add tool-calling agent loop for LLM CLI 2026-05-03 00:50:53 +09:00
7e59013fa4 Add separate STT and LLM test commands 2026-05-03 00:44:26 +09:00
48937c684b Gate loopback logs behind DEBUG env 2026-05-02 21:54:49 +09:00
962ff7037b Tune realtime STT defaults 2026-05-02 21:24:41 +09:00
11cfd7cc04 Install and wire CUDA runtime for Windows STT 2026-05-02 21:08:16 +09:00
c4baca1739 Add loopback STT debug logging 2026-05-02 21:05:28 +09:00
f0f62c2307 Fix Windows cmd quoting for Python 2026-05-02 20:56:40 +09:00
39efd3aeed Default to cmd python on Windows 2026-05-02 20:54:45 +09:00
6a4fb067cd Handle pyenv Windows shims 2026-05-02 20:52:52 +09:00
dca5b2c9c4 Wrap Windows Python calls through cmd 2026-05-02 20:49:45 +09:00
2667fc2632 Resolve Python via where on Windows 2026-05-02 20:46:09 +09:00
4202911b3e Auto-detect Python launcher on Windows 2026-05-02 20:41:58 +09:00
3ccc10c706 Fix Python command resolution 2026-05-02 20:40:17 +09:00
d7d1d21240 Document Windows-first setup 2026-05-02 20:35:34 +09:00
a33167ff69 Harden loopback worker shutdown 2026-05-02 20:27:50 +09:00
5775c4809a Add realtime loopback STT prototype 2026-05-02 20:20:54 +09:00
10e0dd75db Reset project to README only 2026-05-01 23:14:23 +09:00
53777be675 Fix WinRT async interop in Windows TTS 2026-05-01 21:06:31 +09:00
96252528b4 Fix Windows Media TTS async wait 2026-05-01 21:04:05 +09:00
52d7f74049 Add Windows Media TTS engine selection 2026-05-01 04:01:33 +09:00
1a8e8d0a8f Simplify Windows TTS playback path 2026-05-01 03:38:30 +09:00
0a88e8dab1 Add Windows TTS wave dump mode 2026-05-01 03:34:43 +09:00
ac88b8c50a Add local TTS smoke test mode 2026-05-01 03:30:34 +09:00
03b06bcc6e Guide local LLM with short chat examples 2026-04-30 18:24:44 +09:00
10fa109084 Simplify chat prompts for local LLM 2026-04-30 18:21:41 +09:00
0005352be7 Fix repeated local replies 2026-04-30 18:18:16 +09:00
133118ca29 Log local assistant replies 2026-04-30 18:14:40 +09:00
88c18ee69e Default Ollama URL to 127.0.0.1 2026-04-30 18:11:31 +09:00
645a5109a2 Improve local startup checks and Korean STT defaults 2026-04-30 18:08:38 +09:00
4c7cef8c18 Install Windows CUDA runtime for STT 2026-04-30 17:59:29 +09:00
60dce65b0f Fallback to CPU when CUDA STT runtime is missing 2026-04-30 17:52:59 +09:00
ab4e0b38b0 Use simpler speech detection on Windows local mode 2026-04-30 17:50:03 +09:00