Commit Graph

  • f035bdb927 Fix recording failure in Windows PyInstaller builds with console=False main jknapp 2025-12-28 20:57:49 -08:00
  • 7bf0af953d Set console=False for production builds jknapp 2025-12-28 20:46:31 -08:00
  • ee6dfe00d8 Enable console window for debugging PyInstaller build issues jknapp 2025-12-28 20:40:20 -08:00
  • 95e9e8ebad Fix application icon not showing in PyInstaller builds jknapp 2025-12-28 20:35:53 -08:00
  • c968eb8a48 Fix RealtimeSTT warmup file and PyTorch CUDA version mismatch jknapp 2025-12-28 20:28:11 -08:00
  • 52aa73bfaa Fix infinite spawn loop on all platforms with PyInstaller jknapp 2025-12-28 20:17:23 -08:00
  • 371d5d9a28 Fix infinite spawn loop on Windows PyInstaller builds jknapp 2025-12-28 20:09:43 -08:00
  • 4d6dd6d35d Include pvporcupine resource files in PyInstaller build jknapp 2025-12-28 19:57:13 -08:00
  • a3f61ea177 Fix PyInstaller hook error for webrtcvad package jknapp 2025-12-28 19:49:45 -08:00
  • e77303f793 Document why we override enum34 dependency jknapp 2025-12-28 19:44:14 -08:00
  • 07b746144d Properly fix enum34 error with override-dependencies jknapp 2025-12-28 19:42:13 -08:00
  • 9b7f2e1d69 Fix enum34 error by excluding it in PyInstaller spec jknapp 2025-12-28 19:32:23 -08:00
  • aad7ab0713 Fix settings dialog for smaller screens with scroll area jknapp 2025-12-28 19:19:20 -08:00
  • d34d272cf0 Simplify build process: CUDA support now included by default jknapp 2025-12-28 19:09:36 -08:00
  • be53f2e962 Fix PyInstaller build failure caused by enum34 package jknapp 2025-12-28 19:06:33 -08:00
  • 20a7764bab Add application icon support for GUI and compiled executables jknapp 2025-12-28 18:59:24 -08:00
  • 5f3c058be6 Migrate to RealtimeSTT for advanced VAD-based transcription jknapp 2025-12-28 18:48:29 -08:00
  • eeeb488529 Add loading splash screen for app startup jknapp 2025-12-27 06:33:44 -08:00
  • bd0e84c5e7 Fix model switching crash and improve error handling jknapp 2025-12-27 06:28:40 -08:00
  • 146a8c8beb Enhance display customization and remove PHP server jknapp 2025-12-27 06:15:55 -08:00
  • e831dadd24 Fix app stability: graceful model switching and web server improvements jknapp 2025-12-26 17:50:37 -08:00
  • 478146c58d Improve UX: hide console window and fade connection status jknapp 2025-12-26 17:04:28 -08:00
  • 64c864b0f0 Fix multi-user server sync performance and integration jknapp 2025-12-26 16:44:55 -08:00
  • c28679acb6 Update to support sync captions jknapp 2025-12-26 16:15:52 -08:00
  • 2870d45bdc Add Apache ProxyTimeout configuration for SSE support Josh Knapp 2025-12-26 15:29:56 -08:00
  • 9feb17b734 Fix SSE connection closing prematurely for non-existent rooms Josh Knapp 2025-12-26 14:03:06 -08:00
  • 50deaeae96 Add comprehensive console debugging to SSE diagnostic test Josh Knapp 2025-12-26 13:57:28 -08:00
  • 54910a5df3 Fix misleading keepalive comment in PHP server Josh Knapp 2025-12-26 13:12:09 -08:00
  • af1c1231b6 Fix PHP-FPM compatibility and add server diagnostics Josh Knapp 2025-12-26 12:45:23 -08:00
  • 1acdb065c5 Fix uv index: Use explicit=true for PyTorch index Josh Knapp 2025-12-26 12:16:08 -08:00
  • a5556c475d Fix uv index configuration: Use PyTorch CUDA as additional index Josh Knapp 2025-12-26 12:13:40 -08:00
  • 0bcd8e8d21 Configure uv to always use PyTorch CUDA index Josh Knapp 2025-12-26 12:08:42 -08:00
  • 8604662262 Add CUDA diagnostic script for troubleshooting GPU detection Josh Knapp 2025-12-26 12:00:37 -08:00
  • d51b24e2e5 Move FastAPI and uvicorn to main dependencies Josh Knapp 2025-12-26 11:57:50 -08:00
  • e0c8241607 Fix CUDA build scripts: Remove unsupported -y flag from uv pip uninstall Josh Knapp 2025-12-26 11:43:46 -08:00
  • 6ec350af69 Fix Windows FastAPI import: Replace collect_all with collect_submodules Josh Knapp 2025-12-26 11:30:29 -08:00
  • 926910177d Fix Windows build: Use collect_all for FastAPI packages Josh Knapp 2025-12-26 11:01:43 -08:00
  • 0ee3f1003e Fix Windows build: Add FastAPI and dependencies to hiddenimports Josh Knapp 2025-12-26 10:34:11 -08:00
  • 2c341e8cea Add index page with URL generator and remove passphrase from display Josh Knapp 2025-12-26 10:18:40 -08:00
  • fec44f9757 Support unlimited users with dynamic color generation Josh Knapp 2025-12-26 10:11:13 -08:00
  • 9c3a0d7678 Add multi-user server sync (PHP server + client) Josh Knapp 2025-12-26 10:09:12 -08:00
  • aa8c294fdc Add clickable web display link to main UI Josh Knapp 2025-12-26 08:58:24 -08:00
  • 0ba84e6ddd Improve transcription accuracy with overlapping audio chunks Josh Knapp 2025-12-26 08:47:19 -08:00
  • 003c27c8d5 Fix: Bundle Silero VAD model with PyInstaller Josh Knapp 2025-12-26 08:26:58 -08:00
  • 472233aec4 Initial commit: Local Transcription App v1.0 Josh Knapp 2025-12-25 18:48:23 -08:00