Commit Graph

17 Commits

Author SHA1 Message Date
mute b8ee014cc3 rvsttd: hold-back last drain chunk for fade, same faded audio to Moonshine + WAV 2026-08-17 06:58:18 +00:00
mute cc9fc95519 rvsttd: single faded audio stream feeds both Moonshine and debug WAV 2026-08-17 06:51:27 +00:00
mute 411f1c0952 rvsttd: fade-out on last audio chunk fed to Moonshine, debug WAV stays raw 2026-08-17 06:49:21 +00:00
mute b40a06b01b rvsttd: 5ms fade-out on debug WAV to eliminate trailing click 2026-08-17 06:47:46 +00:00
mute b3e0fe3b30 fix: drain loop uses fixed 100ms deadline instead of idle timeout 2026-08-17 06:41:32 +00:00
mute 20e5c6c542 rvsttd: 100ms trailing audio drain before final flush, cpal stays alive during drain 2026-08-17 06:06:16 +00:00
mute 56bf55ba42 rvsttd: mpsc channel for audio capture, Fixed(800) buffer, deterministic shutdown 2026-08-17 05:57:01 +00:00
mute 004cd10f78 rvsttd: add --debug flag, save session audio (WAV) + transcript log 2026-08-14 06:39:58 +00:00
mute 41a53d35b0 rvsttd: remove leftover session_id_counter references 2026-08-13 11:00:45 +00:00
mute b034ed15df rvsttd: enable TTS build (required for linking), fix unused var 2026-08-13 10:52:25 +00:00
mute b842f8b1f1 rvsttd: fix SocketAddr Default trait bound 2026-08-13 10:50:45 +00:00
mute d8bdec7543 rvsttd: drop ureq, use curl for model downloads (rustc 1.85 compat) 2026-08-13 10:49:49 +00:00
mute 23de208e96 rvsttd: fix build - strip -Werror, add TTS include path 2026-08-13 10:43:10 +00:00
mute 8811a15e1c rvsttd: patch all CMakeLists.txt for CMake 3.18 2026-08-13 10:37:43 +00:00
mute 912c380c02 rvsttd: patch CMake minimum version for Debian 11 2026-08-13 10:35:26 +00:00
mute b2b0c0d579 rvsttd: model fetch mode, build from source, ~/.rvsttd convention 2026-08-13 10:31:46 +00:00
mute 7765c6967c rename Server/server to rvsttd 2026-08-13 09:59:31 +00:00