CJ Pais
3bf4ac819e
0.5.1
2025-09-28 07:44:37 -07:00
CJ Pais
7732d20a80
fix wayland clipbard failure?
2025-09-19 12:39:08 -07:00
Han Pham
9185b3db08
feat: delete a single audio entry ( #119 )
...
* feat: delete a single audio entry
* fix(HistorySetting): remove unnecessary loading state
2025-09-19 12:30:50 -07:00
CJ Pais
153e5e0dcd
Merge branch 'main' of github.com:cjpais/Handy
2025-09-09 19:22:59 -07:00
CJ Pais
ea375d942b
Release v0.5.0
2025-09-09 18:59:50 -07:00
CJ Pais
338d15d2c4
tweak onboarding ( #112 )
2025-09-09 18:59:09 -07:00
CJ Pais
45a473dc9f
Parakeet V3 ( #111 )
...
* wip: model manager support for parakeet
* working parakeet??git status
* Update LanguageSelector.tsx
* Use the published version of the crate.
* move word correction into audio toolkit
2025-09-09 18:33:57 -07:00
CJ Pais
beaf27ed25
move to my fork for vad-rs/ort for rc10
2025-09-09 15:25:19 -07:00
CJ Pais
cdfe15c898
tweak sampling strat for whisper to hopefully decrease hallucination ( #109 )
2025-09-08 15:43:07 -07:00
CJ Pais
7be3fac4b1
Release v0.4.2
2025-09-06 14:08:31 -07:00
Dylan
b82b3b2f20
Added "Start Hidden" ( #105 )
...
* Added "Start Hidden"
* revert visible option in tauri conf
---------
Co-authored-by: CJ Pais <cj@cjpais.com>
2025-09-06 14:07:33 -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
d7cc6ff55c
add support for pink tray
2025-09-03 16:08:40 -07:00
CJ Pais
7c2ee4123b
release v0.3.8
2025-08-19 18:54:32 -07:00
CJ Pais
5296738bac
tweak thresh
2025-08-19 18:54:00 -07:00
CJ Pais
308e001661
downgrade whisper-rs to 0.13.2 to continue to support older versions of
...
macos
2025-08-19 16:12:13 -07:00
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