Commit graph

59 commits

Author SHA1 Message Date
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
b286a4118f tweak language slightly. 2025-08-07 17:03:25 -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
09547c39b1 use super on windows for now 2025-08-02 19:29:05 -07:00
CJ Pais
3bd65da75a toast stuff? 2025-08-02 19:26:30 -07:00
CJ Pais
32a630cc52 potentially fix cross-platform keybinding handling Naming at the very
least.
2025-08-02 19:03:56 -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
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
1ce954d02f add a very simple debug mode toggle 2025-08-01 18:16:51 -07:00
CJ Pais
a97d861f41 Clean up the overlays CSS. 2025-08-01 16:03:04 -07:00
CJ Pais
cb1caf763c add cancel to overlay 2025-08-01 15:59:00 -07:00
CJ Pais
dd957a894d add setting to enable or disable showing the overlay 2025-08-01 14:29:02 -07:00
CJ Pais
ec2fefb9fe Audio visualizer generally working nicely. 2025-08-01 14:15:02 -07:00
CJ Pais
5ed86d7fcc Minor tweaks to HTML and CSS. 2025-08-01 14:15:02 -07:00
CJ Pais
51105dde15 more wip but roughly is there 2025-08-01 14:15:02 -07:00
CJ Pais
d5f23cdfa5 Try not to focus it first. It doesn't quite work though. 2025-08-01 14:15:02 -07:00
CJ Pais
8731881837 wip 2025-08-01 14:15:02 -07:00
CJ Pais
d52018aa79 minor tweaks 2025-07-28 12:26:26 -07:00
Václav Škorpil
b767eca6fb Add language select to settings 2025-07-28 19:52:37 +02:00
CJ Pais
21e96083df add ui toggle back 2025-07-11 18:19:26 -07:00
segudev
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. 2025-07-11 18:19:15 -07:00
CJ Pais
d8927f1289 refactor settings into a hook. 2025-07-11 17:12:42 -07:00
CJ Pais
c23befd98a big refactor of settings + switch audio devices 2025-07-10 21:10:46 -07:00
CJ Pais
c99fe1d450 Fix the keycode bug. 2025-07-03 14:26:02 -07:00
CJ Pais
79d260c1c8 slight cleanup/refactor 2025-06-30 14:38:36 -07:00
CJ Pais
9036c05088 initial working version of multiple models + cleanup and onboarding 2025-06-30 14:27:21 -07:00
CJ Pais
528bfc24e1 Different start and stop sounds. 2025-06-27 12:54:34 -07:00
CJ Pais
ab79f77747 sample rec sound 2025-06-27 12:54:29 -07:00
CJ Pais
d2c73bda7a fix build 2025-06-27 12:37:06 -07:00
CJ Pais
80f2c72847 fix update? 2025-06-27 12:27:01 -07:00
CJ Pais
9455c77867 release v0.1.3 2025-06-26 15:55:59 -07:00
CJ Pais
2368b9e7ee Release v0.1.2 2025-06-26 14:30:01 -07:00
CJ Pais
fabb1f8760 add footer with the curr version 2025-06-26 14:03:40 -07:00
CJ Pais
cc4b057993 basically label option nicely on macOS as well as fix command not being sent properly. 2025-05-15 13:42:31 -07:00
CJ Pais
cff0969b36 add Jon's feature. 2025-05-12 14:09:47 -07:00
CJ Pais
d4ac035b65 clean up the accessibility panel. 2025-05-12 10:15:32 -07:00
CJ Pais
a4e28be56e add reset button 2025-05-12 09:05:53 -07:00
CJ Pais
75648c6137 better logo 2025-05-12 08:44:26 -07:00
CJ Pais
e0b96ebebc fix not being able to stop recording. 2025-05-12 08:23:47 -07:00
CJ Pais
6183c87aee who knows 2025-05-09 16:07:36 -07:00
CJ Pais
2570f99df6 Better accessibility permissions. 2025-05-09 11:55:55 -07:00
CJ Pais
5fc55cfcb3 icon update + color tray when recording 2025-05-09 11:46:06 -07:00
CJ Pais
b58b65dabc most basic working being able to change key bindings. 2025-05-08 17:19:23 -07:00
CJ Pais
9b5f1c5a04 ugly but working unified settings store. 2025-05-08 16:43:51 -07:00