Commit graph

158 commits

Author SHA1 Message Date
CJ Pais
8bbcfc65fe
Merge branch 'main' into upgrade-whisper 2025-08-18 15:58:06 -07:00
CJ Pais
e1773655e5 simplified dependency cargo. 2025-08-18 15:57:07 -07:00
CJ Pais
934edaa9e1 Maybe slightly better, no speech detection. 2025-08-18 13:54:55 -07:00
CJ Pais
bf35d88c03 upgrade whisper-rs (broken on macos) 2025-08-15 19:53:07 -07:00
CJ Pais
d52df53343 tweak default to 0.15 2025-08-15 12:11:35 -07:00
CJ Pais
04b006d5b8 new default correction threshold + debug menu 2025-08-15 11:55:15 -07:00
CJ Pais
0000072518 release 0.3.7 2025-08-11 15:46:34 -07:00
CJ Pais
174e7d4bbb remove visible for now 2025-08-11 15:44:19 -07:00
CJ Pais
1b6f95918d tweak min height for a single row of custom words by default. 2025-08-11 15:30:34 -07:00
CJ Pais
c2b3815f56 'custom words' everywhere instead of 'correct words' 2025-08-11 15:19:48 -07:00
Vlad Gerasimov
e73eba7af0 during startup, if the dev server at localhost:1420 isn't running, you get a blank settings window 2025-08-09 09:16:35 +04:00
Vlad Gerasimov
6404ce7487 refactor(transcription): optimize word correction performance 2025-08-08 19:25:21 +04:00
Vlad Gerasimov
ca00ddeb53 fix(ui): reduce window height and tighten layout spacing 2025-08-08 17:51:57 +04:00
Vlad Gerasimov
003bf23402 feat(transcription): add word correction with phonetic matching 2025-08-08 17:50:31 +04:00
CJ Pais
e8976c2047 Release v0.3.6 2025-08-07 18:01:34 -07:00
CJ Pais
62af7e8ed3 tweak position on windows 2025-08-07 17:27:17 -07:00
CJ Pais
0068b6bd9d different bottom and top overlay offsets 2025-08-07 17:10:18 -07:00
CJ Pais
c0fc1ba817 some cleanup 2025-08-07 16:53:07 -07:00
Vlad Gerasimov
091b392aa6 feat(overlay): replace show_overlay toggle with position selector 2025-08-06 07:52:09 +04:00
Vlad Gerasimov
53874110b1 style(overlay): update recording overlay design and positioning 2025-08-03 11:36:00 +04:00
Vlad Gerasimov
7357baf672 Merge branch 'main' into tweak-colors 2025-08-03 10:56:24 +04:00
CJ Pais
e41f9bf1aa remove openblas from linux for now 2025-08-02 20:44:09 -07:00
CJ Pais
0e73afb609 Release v0.3.5 2025-08-02 19:33:33 -07:00
CJ Pais
09547c39b1 use super on windows for now 2025-08-02 19:29:05 -07:00
CJ Pais
0e886d2239 add err logging 2025-08-02 19:16:01 -07:00
CJ Pais
98eb336ab0 disallow invalid bindings from frontend 2025-08-02 18:43:59 -07:00
CJ Pais
86a1205619 add partial/resumable download capability 2025-08-02 18:25:30 -07:00
CJ Pais
945acfed07 Release v0.3.4 2025-08-02 12:13:31 -07:00
CJ Pais
0fa1f37474 change the icon relative to the theme 2025-08-02 12:04:36 -07:00
CJ Pais
58c3d40713 add dark assets for test 2025-08-02 11:19:42 -07:00
CJ Pais
cc2c35f86d dont use overlay height for calculation of y, it moves it too far up 2025-08-02 11:04:49 -07:00
CJ Pais
76b5fb4014
Merge pull request #62 from vladstudio/settings-window-size
style: window height, logo width, group title size
2025-08-02 10:28:50 -07:00
CJ Pais
ee5ab6e210 tweak default height to 700 2025-08-02 10:28:17 -07:00
CJ Pais
10b3058359 only allow a single instance of handy to run 2025-08-02 10:13:51 -07:00
Vlad Gerasimov
3862e23cef style(overlay): update recording overlay theme to pink palette 2025-08-02 18:26:31 +04:00
Vlad Gerasimov
5b19b8a479 style: window height, logo width, group title size 2025-08-02 10:31:32 +04:00
CJ Pais
949be1b785 release v0.3.3 2025-08-01 21:15:19 -07:00
CJ Pais
c5319a3237 tweak position on windows 2025-08-01 21:13:46 -07:00
CJ Pais
5b0994d684 use workarea instead for overlay 2025-08-01 21:06:19 -07:00
CJ Pais
fdf5fcd53c see how overlay 60px offset feels 2025-08-01 20:47:46 -07:00
CJ Pais
2acdc17435 clean up windows overlay 2025-08-01 20:16:54 -07:00
CJ Pais
79782fe31b fixed size for overlay 2025-08-01 19:41:22 -07:00
CJ Pais
1c9b2ee7a1
Merge pull request #50 from vladstudio/cross-layout-paste
fix(utils): use virtual key codes for cross-layout paste
2025-08-01 18:55:03 -07:00
CJ Pais
3614d69bdf continue to use unicode on linux 2025-08-01 18:54:01 -07:00
CJ Pais
1ce954d02f add a very simple debug mode toggle 2025-08-01 18:16:51 -07:00
CJ Pais
cb1caf763c add cancel to overlay 2025-08-01 15:59:00 -07:00
CJ Pais
6ce848dc66
Merge pull request #59 from cjpais/recording-pill
Add Recording Overlay
2025-08-01 15:35:11 -07:00
CJ Pais
a7c5b199fb
Merge branch 'main' into cancel-actions-in-menu 2025-08-01 15:25:57 -07:00
CJ Pais
a91cfdb7e8 cleanup some code + fix bug where shortcut would still be pressed making
the next transcript not go through
2025-08-01 15:16:16 -07:00
CJ Pais
dd957a894d add setting to enable or disable showing the overlay 2025-08-01 14:29:02 -07:00