Commit graph

20 commits

Author SHA1 Message Date
haritabh-z01
c71241d264 chore: widget css updates + empty transcription view 2025-07-11 19:05:20 +05:30
haritabh-z01
c82f86143a feat: recording toggle via widget click 2025-07-08 04:13:05 +05:30
haritabh-z01
f8095d8ac0 feat: onboarding window to check perms 2025-07-07 13:52:35 +05:30
haritabh-z01
0c64d43ec6 chore: package the app for both intel and arm macs 2025-07-07 09:59:51 +05:30
haritabh-z01
65b9c8f523 chore: remove unnecessary buffer float32 conversions 2025-07-06 23:38:40 +05:30
haritabh-z01
346336c75b chore: load service manager as part of trpc context 2025-07-06 16:54:34 +05:30
haritabh-z01
c0cbbcdda9 chore: preload whisper models 2025-07-06 16:02:51 +05:30
haritabh-z01
fd7f4bff49 chroe: revamp shortcut handling + layout adjustments 2025-07-06 14:34:32 +05:30
haritabh-z01
4d0b3afd71 chore: wrap recording state changes in mutex 2025-07-06 14:34:32 +05:30
Naomi Chopra
8ead8d1454 chore: enable audio downloading 2025-07-04 15:51:36 +05:30
Naomi Chopra
64d9e4fc71 chore: show processing indicator in widget 2025-07-04 15:51:31 +05:30
haritabh-z01
e7019c2776 fix: bundling of unnecessary onx runtime binaries 2025-07-03 15:54:55 +05:30
Haritabh
5eb5777001
Optimise local transcription calls (#33)
* chore: move audio worklet file to assets

* chore: get rid of rickyvad and use vad model directly

* fix: handling of onnxruntime in packaged app

* chore: run ci on macos

* fix: formatting
2025-07-03 12:18:47 +05:30
haritabh-z01
e4b4e92be4 refactor: models -> speech models 2025-07-01 01:28:04 +05:30
Haritabh
94d075e290
chore: Move recording state management to main process. (#32)
* chore: migrate recording state source of truth to main proc

* chore: revert subscriptions back to using observables

* refactor: simplify use recording hook
2025-06-30 20:05:16 +05:30
haritabh-z01
71040d079c chore: use async loading for main window 2025-06-29 21:17:02 +05:30
haritabh-z01
834473877f refactor: audio recording, processing, logging & app lifecyle 2025-06-29 19:39:20 +05:30
haritabh-z01
383a73833c refactor: restructure ui layer 2025-06-28 13:28:01 +05:30
haritabh-z01
119a46c339 chore: formatting fixes 2025-06-28 11:04:55 +05:30
Naomi Chopra
2aa46ae0bb
chore: update desktop app name (#29) 2025-06-25 23:17:11 +05:30