Commit graph

86 commits

Author SHA1 Message Date
nchopra
17d034be80 Squashed commit of the following:
commit d6c92ea0ad95c0b640ac9c7df48197412c7518e3
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 23:27:44 2025 +0530

    fix: unpacking amical/smart-whisper dep

commit 87819819bb12c07b94f5b52cbb0ea42a452c16e2
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 17:41:02 2025 +0530

    fix: unpacking of smart-whisper

commit 81cec166834606cbff2cdd2e750dcc1fb769d4f3
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 16:08:39 2025 +0530

    chore: re-enable mac builds

commit f13069c1f350fe06c69aa8f16af41f983f34131e
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 13:06:26 2025 +0530

    feat: add smart-whisper package with updated build configuration

commit a24e06856cc595f5e6c5d914090531716d208d2a
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 11:37:25 2025 +0530

    chore: bump smart-whisper ver

commit 98f84b6f89c873370f1bb356f11c97dab0185ab7
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Wed Aug 20 08:59:55 2025 +0530

    feat: release wf updates for win builds

commit a85825d362f2a27fdef7b49533a9139aea4785b7
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Wed Aug 20 08:36:13 2025 +0530

    feat: add windows support basics
2025-08-25 23:54:28 +05:30
haritabh-z01
2d852a0d14 chore: only pkg relevant node binaries 2025-08-12 18:01:10 +05:30
haritabh-z01
130d96b14b fix: formatting 2025-08-12 15:10:43 +05:30
haritabh-z01
aa9b7cb780 chore: release v0.0.9 2025-08-12 15:08:48 +05:30
haritabh-z01
b3c99136b0 chore: update entitlments for node binaries 2025-08-12 15:08:03 +05:30
haritabh-z01
a0791fd57b chore: release v0.0.8 2025-08-12 09:57:02 +05:30
haritabh-z01
8a849ec859 chore: alert dialogs in case of recording attempt without any models 2025-08-12 09:33:46 +05:30
haritabh-z01
02447b617d chore: use rosetta to build for intel macs 2025-08-12 06:33:35 +05:30
haritabh-z01
694e6197d9 chore: update dmg installer bg 2025-08-10 03:17:22 +05:30
haritabh-z01
ab821fa965 chore: bump version to 0.0.7 2025-08-09 01:30:44 +05:30
haritabh-z01
566cad7a5a Use pure node process to handle whisper to bypass electron cage 2025-08-09 01:28:52 +05:30
haritabh-z01
382b77ffe8 feat: publish workflow 2025-08-05 15:19:11 +05:30
haritabh-z01
efb4997baf fix: missing audio devices hook 2025-07-15 16:05:04 +05:30
Naomi Chopra
78239719ef
feat: add preferred microphone selection and settings management (#36) 2025-07-13 22:44:09 +05:30
haritabh-z01
df6363311b fix: formatting fixes 2025-07-13 21:38:26 +05:30
haritabh-z01
2818db8037 fix: move to jest-worker and pure node for whisper execution to escape issues with gpu buffer allocation due to electron restrictions 2025-07-13 19:15:06 +05:30
haritabh-z01
feebe5cae4 chore: formatter prompt updates 2025-07-13 14:16:52 +05:30
Naomi Chopra
95ce6bea36 chore: decouple audio file logging + transcription svc 2025-07-12 10:06:17 +05:30
haritabh-z01
c71241d264 chore: widget css updates + empty transcription view 2025-07-11 19:05:20 +05:30
Naomi Chopra
b32064c53c chore: continously write to audio file to avoid memory consumption + audio loss on crash 2025-07-08 06:19:28 +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
018c0c73c5 chore: handle opening docs and community via external shell 2025-07-06 22:09:06 +05:30
haritabh-z01
3be5f9b1a5 chore: handle race conditions during vad + transcription flow 2025-07-06 21:51:05 +05:30
haritabh-z01
522cd05a9e chore: let maker dmg auto name files 2025-07-06 20:23:28 +05:30
haritabh-z01
70ae0ccd00 fix: meta path for whisper for production builds 2025-07-06 18:58:03 +05:30
Naomi Chopra
9cc6d3ba4a fix: remove extension from icon config in packer 2025-07-06 18:25:37 +05:30
Naomi Chopra
8e373e6562 chore: update icns file with correct sized icons 2025-07-06 17:23:01 +05:30
Naomi Chopra
8736e66fc7 fix: circulary dep issue with trpc router creation 2025-07-06 17:06:21 +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
3f8ea518f6 chore: prevent shortcuts from invoking recording when in shortcut recording state 2025-07-06 14:49:55 +05:30
haritabh-z01
fd7f4bff49 chroe: revamp shortcut handling + layout adjustments 2025-07-06 14:34:32 +05:30
haritabh-z01
07a66fcd13 chore: enable frame for main window 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
haritabh-z01
94ce6d56c5 chore: handle display/monitor addition / removal for widget positioning 2025-07-05 12:31:03 +05:30
haritabh-z01
4b499e656e chore: set up notarization 2025-07-04 15:51:37 +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
Naomi Chopra
37442bd370 chore: switch to update-electron-app 2025-07-04 15:51:16 +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
3d10b08e0c chore: layout update 2025-06-29 22:33:21 +05:30
haritabh-z01
71040d079c chore: use async loading for main window 2025-06-29 21:17:02 +05:30
haritabh-z01
469b290a53 fix: dock icon in dev mode 2025-06-29 20:58:27 +05:30
haritabh-z01
d1956fc4b9 chore: update logos and icons 2025-06-29 20:10:15 +05:30