Commit graph

  • e45165d7b1 fix missing 24.04 CJ Pais 2025-07-18 18:12:52 -0700
  • c6560bd6cb add u8 sample format CJ Pais 2025-07-18 18:11:28 -0700
  • 6645d57d14 fix deps CJ Pais 2025-07-18 17:59:38 -0700
  • 100706b03e attempt to fix fedora display with 24.04 and lib fix? CJ Pais 2025-07-18 17:58:16 -0700
  • c713c39fd6
    edit discord url CJ Pais 2025-07-18 17:44:15 -0700
  • c1e92b34f7
    Update README.md CJ Pais 2025-07-18 16:45:01 -0700
  • 4ededd087d Create CHANGELOG.md CJ Pais 2025-07-17 21:08:41 -0700
  • 9eec01bf52 add https for funding? CJ Pais 2025-07-17 20:33:24 -0700
  • 3b381bd165 Update FUNDING.yml CJ Pais 2025-07-17 20:33:00 -0700
  • a8588351e1
    Create FUNDING.yml CJ Pais 2025-07-17 20:18:00 -0700
  • fa415602ad dont need to dl model files anymore CJ Pais 2025-07-11 18:30:02 -0700
  • 5746477f7f release v0.3.0 CJ Pais 2025-07-11 18:24:31 -0700
  • 7b3746e142
    Merge pull request #36 from cjpais/segudev-translate-to-english-setting CJ Pais 2025-07-11 18:21:38 -0700
  • 21e96083df add ui toggle back CJ Pais 2025-07-11 18:01:12 -0700
  • c3aa2d7c1b Add "Translate to English" setting: Introduced a new setting to enable automatic translation of speech to English. Updated relevant components, settings modules, and transcription logic to support this feature. Adjusted accessibility permission calls for consistency. segudev 2025-07-11 17:42:54 -0700
  • f91325cdb4
    Merge pull request #35 from cjpais/settings-hook CJ Pais 2025-07-11 17:13:14 -0700
  • d8927f1289 refactor settings into a hook. CJ Pais 2025-07-11 17:12:42 -0700
  • 57f07c180c
    Merge pull request #34 from cjpais/audio-backend-refactor CJ Pais 2025-07-11 16:53:08 -0700
  • dc90edadb1 Add hysteresis to VAD. CJ Pais 2025-07-11 15:40:47 -0700
  • 346f0e378f
    Update README.md CJ Pais 2025-07-10 21:30:23 -0700
  • 73996de205
    Update README.md CJ Pais 2025-07-10 21:29:42 -0700
  • 93e4d24e0b
    Update README.md CJ Pais 2025-07-10 21:29:17 -0700
  • c23befd98a big refactor of settings + switch audio devices CJ Pais 2025-07-10 21:10:46 -0700
  • 6ef95d9298 Update Cargo.toml CJ Pais 2025-07-10 12:39:43 -0700
  • 59541b8ec4 move audio toolkit into src-tauri to fix permissions CJ Pais 2025-07-10 12:38:06 -0700
  • 0c927d2a70 Update .gitignore CJ Pais 2025-07-10 11:59:15 -0700
  • a60cf57874 use new backend CJ Pais 2025-07-10 11:59:05 -0700
  • a77d3fa44e make recorder Send CJ Pais 2025-07-10 11:58:51 -0700
  • 8dbebb6f64 move audio-toolkit into Handy CJ Pais 2025-07-10 11:26:17 -0700
  • 7f8a908cf9 Merge branch 'main' of github.com:cjpais/Handy CJ Pais 2025-07-03 14:44:34 -0700
  • d1f5d21c4d Release v0.2.3 CJ Pais 2025-07-03 14:44:09 -0700
  • 1d71a0f601
    Merge pull request #31 from cjpais/keycode-fix CJ Pais 2025-07-03 14:27:30 -0700
  • c99fe1d450 Fix the keycode bug. CJ Pais 2025-07-03 14:26:02 -0700
  • 78ec8e8918 use unquantized version of whisper turbo, and change whisper medium quant to 4_1 CJ Pais 2025-07-03 14:14:07 -0700
  • 589f7634d5 Release v0.2.2 CJ Pais 2025-07-02 14:06:02 -0700
  • 6354e14194 remove 50ms delay feature flag for windows, it's needed on linux too, so just alway do it. CJ Pais 2025-07-02 14:05:22 -0700
  • a77be914f8 Release v0.2.1 CJ Pais 2025-07-01 16:06:22 -0700
  • 6c81bb7408 ctrl+space binding for windows CJ Pais 2025-07-01 15:40:30 -0700
  • ad3ca2c0c6 fix windows paste bug. CJ Pais 2025-07-01 15:35:12 -0700
  • 0805442bf2 fix not loading model on start if available CJ Pais 2025-07-01 14:57:02 -0700
  • 64046ee17b fix windows crash CJ Pais 2025-07-01 14:56:48 -0700
  • 3f920d713d Release v0.2.0 CJ Pais 2025-06-30 16:02:02 -0700
  • a479ae3625 make vad less permissive CJ Pais 2025-06-30 15:58:13 -0700
  • 3d4305fb48
    Merge pull request #29 from cjpais/mic-activation CJ Pais 2025-06-30 15:52:18 -0700
  • 6ad9534ab7 activate the microphone on demand CJ Pais 2025-06-30 15:18:59 -0700
  • 580db411fb Release v0.1.6 CJ Pais 2025-06-30 14:45:11 -0700
  • 7dfc4f0fda
    Merge pull request #28 from cjpais/feature/multiple-models CJ Pais 2025-06-30 14:43:45 -0700
  • 2ab3f2ce98 tweak language CJ Pais 2025-06-30 14:43:34 -0700
  • 79d260c1c8 slight cleanup/refactor CJ Pais 2025-06-30 14:38:36 -0700
  • 9036c05088 initial working version of multiple models + cleanup and onboarding CJ Pais 2025-06-30 14:27:21 -0700
  • 5b1872a12e Merge branch 'main' of github.com:cjpais/Handy CJ Pais 2025-06-27 12:59:47 -0700
  • 631a565ce1 release v0.1.5 CJ Pais 2025-06-27 12:59:39 -0700
  • b80d908409
    Merge pull request #25 from cjpais/rec-sound CJ Pais 2025-06-27 12:58:21 -0700
  • 528bfc24e1 Different start and stop sounds. CJ Pais 2025-06-26 17:20:36 -0700
  • ab79f77747 sample rec sound CJ Pais 2025-06-27 12:54:29 -0700
  • d2c73bda7a fix build CJ Pais 2025-06-27 12:37:06 -0700
  • 0784d215b4 release 0.1.4 CJ Pais 2025-06-27 12:27:39 -0700
  • 80f2c72847 fix update? CJ Pais 2025-06-27 12:27:01 -0700
  • cc235fc47a Merge branch 'main' of github.com:cjpais/Handy CJ Pais 2025-06-26 15:56:09 -0700
  • 9455c77867 release v0.1.3 CJ Pais 2025-06-26 15:55:59 -0700
  • 464ce6180f
    Merge pull request #26 from cjpais/fix-paste CJ Pais 2025-06-26 15:52:48 -0700
  • ca97353f21 use enigo paste CJ Pais 2025-06-26 15:51:48 -0700
  • 0a34c20c7e
    Update release.yml CJ Pais 2025-06-26 14:33:27 -0700
  • 2368b9e7ee Release v0.1.2 CJ Pais 2025-06-26 14:30:01 -0700
  • 67aa527b3a
    Merge pull request #24 from cjpais/auto-update CJ Pais 2025-06-26 14:07:14 -0700
  • fabb1f8760 add footer with the curr version CJ Pais 2025-06-26 14:03:40 -0700
  • fff8be3a96 better menu CJ Pais 2025-06-26 13:53:17 -0700
  • 898a0120b8 auto update code + revised menu CJ Pais 2025-06-26 13:50:11 -0700
  • 3c8444229e Release v 0.1.1 CJ Pais 2025-06-25 19:37:27 -0700
  • 6a9dc8853b draft release CJ Pais 2025-06-25 19:13:16 -0700
  • 6b5ace43c7 download model files and put them into place for release CJ Pais 2025-06-25 19:11:12 -0700
  • 51197ab3b6
    Merge pull request #23 from cjpais/test-build CJ Pais 2025-06-25 18:47:08 -0700
  • 0d10b5195e final? CJ Pais 2025-06-25 18:46:20 -0700
  • dab5462a94 build for ubuntu CJ Pais 2025-06-25 18:29:17 -0700
  • bc22b0a432 run CJ Pais 2025-06-25 18:26:39 -0700
  • 1e673c27a1 trusted-signing-cli for windows CJ Pais 2025-06-25 18:23:00 -0700
  • ede97cde5e add windows back CJ Pais 2025-06-25 18:20:54 -0700
  • 4317d7f0b5 vulkan ubuntu? CJ Pais 2025-06-25 18:20:04 -0700
  • 2330162567 diff vulk CJ Pais 2025-06-25 18:11:17 -0700
  • 98e6c1b3f5 more vulkan CJ Pais 2025-06-25 17:45:26 -0700
  • 34c492e9ef add Glslang CJ Pais 2025-06-25 17:42:14 -0700
  • e31f9f244b linux libs, install vulkan on windows/linux CJ Pais 2025-06-25 17:33:58 -0700
  • 0f61f81717 on macos only for cert CJ Pais 2025-06-25 17:15:35 -0700
  • f5ce104462 remove sccache dep CJ Pais 2025-06-25 17:11:24 -0700
  • ca3bdd4bb9 use bun not node CJ Pais 2025-06-25 17:10:25 -0700
  • 60f1589c97 bun install? CJ Pais 2025-06-25 17:09:24 -0700
  • 58e72e38d6 switch identifier CJ Pais 2025-06-25 17:06:15 -0700
  • a691bd3a9a try to build every commit on test? CJ Pais 2025-06-25 17:04:00 -0700
  • 586255b54e add windows signing CJ Pais 2025-06-25 16:54:41 -0700
  • 863a83b2c5
    Update main.yml CJ Pais 2025-06-25 13:59:02 -0700
  • cb388a4bdd
    Create main.yml CJ Pais 2025-06-25 13:56:15 -0700
  • 447f2385dc update instructions to include downloading the models to run when building locally CJ Pais 2025-06-23 09:04:19 -0700
  • 0e3bb4ebc1
    Merge pull request #17 from cjpais/autodetect-lang CJ Pais 2025-06-17 20:57:39 -0700
  • 428e515129 Set language to auto. CJ Pais 2025-06-17 20:56:53 -0700
  • 48737f1380
    Update README.md CJ Pais 2025-06-17 11:26:42 -0700
  • c92ea2c22f
    Update README.md CJ Pais 2025-06-16 15:11:00 -0700
  • ac6f16db40
    Update README.md CJ Pais 2025-06-16 15:07:08 -0700
  • 3a6282dbd9
    Update README.md CJ Pais 2025-06-16 15:06:13 -0700
  • 07305c35c5
    Update README.md CJ Pais 2025-06-16 15:05:54 -0700
  • b0fc072e39
    Update README.md CJ Pais 2025-06-16 15:05:06 -0700