Commit Graph

32 Commits

Author SHA1 Message Date
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
e74f71e45b Warn when Windows local input is silent 2026-04-30 06:13:49 +09:00
7ba392c0e7 Use Windows system TTS for local mode 2026-04-30 04:01:24 +09:00
dc39998241 Pin misaki for Python 3.13 2026-04-30 03:53:55 +09:00
18369ea7cb Switch local TTS to Kokoro ONNX 2026-04-30 03:51:08 +09:00
178283be61 Fix Windows Python spawning 2026-04-30 03:43:17 +09:00
bb965c061e Improve Windows Python setup guidance 2026-04-30 03:31:43 +09:00
9f2fdc1369 Remove Python cache artifacts 2026-04-30 03:21:40 +09:00
73546c15b9 Replace ElevenLabs with local STT and TTS 2026-04-30 03:21:30 +09:00
5d636e8619 fix: handle missing ffmpeg on windows and add devices alias 2026-04-30 02:57:49 +09:00
24aa58fc42 feat: switch llm to local ollama qwen3 2026-04-30 02:53:00 +09:00
23bc534b23 fix: support blank env values and windows local audio 2026-04-30 02:46:38 +09:00
cf6398f50a feat: add local audio test mode 2026-04-30 02:37:54 +09:00
9dee708b64 feat: scaffold realtime Korean voice assistant bot 2026-04-30 02:29:18 +09:00