Commit graph

63 commits

Author SHA1 Message Date
CJ Pais
65c1e2dbcb
parakeet v2 support (#116)
* parakeet v2 support

* Update model.rs

* fix parakeet size

* new onboarding UI for parakeet v2 introduction

* tweak height
2025-10-28 16:32:26 -07:00
CJ Pais
0aa86a8cbd Release v0.5.4 2025-10-17 16:58:58 -07:00
CJ Pais
a9a3e7bfd8
display download size + refactor (#221) 2025-10-17 16:57:51 -07:00
Jackson
93215dc097
A few optimizations on startup (#182)
* Use an optimal release profile... load managers & hotkeys first, add a
splash, simplify app handler

* removed splashscreen, hopefully app boots fast enough anyhow

* No need to load transcription model on start now that its loaded on
demand & cleanup

* Make an unloaded model status

* tiny modification to unloading

* update comment

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-10-17 16:05:43 -07:00
CJ Pais
c291b8470f Release v0.5.3 2025-10-13 14:46:23 -07:00
CJ Pais
ee6c60642f release v0.5.2 2025-10-09 19:31:12 -07:00
CJ Pais
3bf4ac819e 0.5.1 2025-09-28 07:44:37 -07:00
CJ Pais
ea375d942b Release v0.5.0 2025-09-09 18:59:50 -07:00
CJ Pais
7be3fac4b1 Release v0.4.2 2025-09-06 14:08:31 -07:00
CJ Pais
76785d5b47 release 0.4.1 2025-09-05 22:19:25 -07:00
CJ Pais
01d7b41058 fix linux history bug? 2025-09-05 22:19:06 -07:00
CJ Pais
40cd7ae71b release v0.4.0 2025-09-05 16:29:16 -07:00
CJ Pais
7638f6b827
basic working history (#104) 2025-09-05 16:25:38 -07:00
CJ Pais
d6684ccb21
UI v2 (#103)
* wip ui

* pretty much fully new settings page

* proper dark/light mode

* slight style tweak for sidebar

* add about
2025-09-05 12:56:55 -07:00
CJ Pais
cd6102c69a Merge branch 'main' of github.com:cjpais/Handy 2025-09-03 19:25:46 -07:00
CJ Pais
f52a43fdbf release v0.3.9 2025-09-03 19:01:22 -07:00
CJ Pais
ae5f640da5
Add VRAM Inactivity Timer (#101)
* init vram unload

* logging

* add immediate unloading

* thread fixes
2025-09-03 19:00:36 -07:00
CJ Pais
7c2ee4123b release v0.3.8 2025-08-19 18:54:32 -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
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
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
0e73afb609 Release v0.3.5 2025-08-02 19:33:33 -07:00
CJ Pais
945acfed07 Release v0.3.4 2025-08-02 12:13:31 -07:00
CJ Pais
ee5ab6e210 tweak default height to 700 2025-08-02 10:28:17 -07: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
dd957a894d add setting to enable or disable showing the overlay 2025-08-01 14:29:02 -07:00
CJ Pais
8731881837 wip 2025-08-01 14:15:02 -07:00
CJ Pais
125d9b1c58 better default size 2025-07-28 12:43:15 -07:00
CJ Pais
9b3ac57ed6 Release v0.3.2 2025-07-28 12:31:43 -07:00
CJ Pais
d52018aa79 minor tweaks 2025-07-28 12:26:26 -07:00
CJ Pais
d1755242be Release 0.3.1 2025-07-26 11:42:45 -07:00
CJ Pais
5746477f7f release v0.3.0 2025-07-11 18:24:31 -07:00
CJ Pais
21e96083df add ui toggle back 2025-07-11 18:19:26 -07:00
CJ Pais
c23befd98a big refactor of settings + switch audio devices 2025-07-10 21:10:46 -07:00
CJ Pais
d1f5d21c4d Release v0.2.3 2025-07-03 14:44:09 -07:00
CJ Pais
589f7634d5 Release v0.2.2 2025-07-02 14:06:02 -07:00
CJ Pais
a77be914f8 Release v0.2.1 2025-07-01 16:06:22 -07:00
CJ Pais
3f920d713d Release v0.2.0 2025-06-30 16:02:02 -07:00
CJ Pais
580db411fb Release v0.1.6 2025-06-30 14:45:11 -07:00
CJ Pais
5b1872a12e Merge branch 'main' of github.com:cjpais/Handy 2025-06-27 12:59:47 -07:00
CJ Pais
631a565ce1 release v0.1.5 2025-06-27 12:59:39 -07:00
CJ Pais
ab79f77747 sample rec sound 2025-06-27 12:54:29 -07:00
CJ Pais
0784d215b4 release 0.1.4 2025-06-27 12:27:39 -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