Commit graph

72 commits

Author SHA1 Message Date
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
Naomi Chopra
c4d7fd3fc3
chore: add funding config for GitHub sponsorship (#34) 2025-07-06 01:35:45 +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
3119953a7e chore: move accessibility fetching to sep thread for perf 2025-06-29 22:49:39 +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
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
f9a58ddfb5
chore: fix transcriptions page (#27) 2025-06-28 11:36:55 +05:30
haritabh-z01
b2cfe67b70 fix: skip generated www content from formatting check 2025-06-28 11:09:53 +05:30
haritabh-z01
119a46c339 chore: formatting fixes 2025-06-28 11:04:55 +05:30
haritabh-z01
dd6af5e879 chore: update linting and formatting
chore: fix linter for www
2025-06-28 11:04:24 +05:30
haritabh-z01
ba9d875bdc fix: type issue with ci 2025-06-28 09:47:34 +05:30
Haritabh
aecabbeb4a
chore: git publish + auto update handling (#31)
* chore: git publish + auto update handling
2025-06-28 09:43:46 +05:30
Haritabh
d05bf80f10
chore: add packaging configuration (#30)
* chore: add packaging configuration
2025-06-27 10:16:07 +05:30
Naomi Chopra
2aa46ae0bb
chore: update desktop app name (#29) 2025-06-25 23:17:11 +05:30
Naomi Chopra
1622fb50f1
docs: update readme (#26) 2025-06-25 19:30:10 +05:30
Naomi Chopra
f915bd791d
chore: update License (#25) 2025-06-25 19:19:30 +05:30
Haritabh
8725d138a8
chore: migrate ipcs to trpc for main window (#24)
* chore: migrate ipcs to trpc for main window

* chore: switch to trpc subscriptions for model downloads
2025-06-25 18:51:59 +05:30
Haritabh
d7481f7398
Desktop MVP (#23)
* chore: logging + transcription improvements

* chore: add ax context call on rec start

* chore: amical assets

* chore: qol setup changes

* chore: add sidebar

* chore: transcriptions tab

* chore: transcriptions ui

* chore: frame improvements

* chore: ui rework

* chore logger fixes

* chore: whisper model download func

* chore: update model downloading

* chore: transcription updates

* chore: improved logging

* chore: log whisper metrics + raw pcm proc

* chore: ste up libsql

* chore: layout fixes

* chore: clean up ipcs

* chore: integrate trpc

* chore: formatting fixes

* chroe: fix pnpm lock file

* chore: clean up
2025-06-25 17:20:03 +05:30
Naomi Chopra
17fdb72be2 feat(www): migrate www to cloudflare worker (#21)
* feat(www): switch to cloudflare workers

* feat(turbo): add AWS environment variables to global config and build task

* update readme
2025-06-25 01:24:57 +05:30
Naomi Chopra
a75a369b82 feat(www): init blog (#20) 2025-06-25 01:24:57 +05:30
haritabh.z01
84a3e63216 chore: add hidden honeypot fields 2025-06-25 01:24:50 +05:30
Naomi Chopra
24f4e3f68d
feat: update hero with cards carousel (#18) 2025-06-02 23:48:55 +05:30
Naomi Chopra
dabae60bad
Mobile fix: Update comparison-traditional.tsx and .gitignore (#17) 2025-06-02 13:35:43 +05:30
Naomi Chopra
ffea920403 refactor: update hero component title 2025-06-02 02:25:46 +05:30
Naomi Chopra
d7e6031355 refactor: update title 2025-06-01 23:54:56 +05:30
Naomi Chopra
af048a6b3a
feat: add Discord link to layout with icon (#16) 2025-05-30 14:03:46 +05:30
Naomi Chopra
83ce141111
feat: add comparison component to home page (#15) 2025-05-30 13:17:12 +05:30
Haritabh
f9a5bdc1ea
turbo.swift.build.cache (#14)
* chore: switch from polling to event for screen change detection

* chore: enable caching of swift helper builds
2025-05-25 20:25:19 +05:30