Commit graph

13 commits

Author SHA1 Message Date
haritabh-z01
6357709edf chore: notifs on no speech detection 2026-01-08 15:01:39 +05:30
haritabh-z01
b85cc38f4d chore: make recording start rpc async 2025-11-13 02:37:45 +05:30
haritabh-z01
55e6971781 feat: add optional cloud models for transcrption 2025-11-11 19:55:11 +05:30
Haritabh
f5686d45be
Feat/updated settings layout (#38)
* wip: updating settings layout

* most issues resolved

* settings layout revamped

* fix:multiple unrequired toast on formatter settings resolved

* feat: updated ai-models tabs to extract common components and logic

* chore: formatting fix

* chore: code cleanup

* fix: forward navigation handling

* fix: model selections ux

* fix: vocabulary update flow

* chore: update lang list

* chore: cleanup migrations

* fix: invalid drag class on back buttont

* chore: swap to tanstack router

* fix: history navigation

* chore: clean up + models unification

* chore: cleanup migrations

* refactor: settings deep merges

---------

Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>
2025-09-10 01:16:12 +05:30
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
65b9c8f523 chore: remove unnecessary buffer float32 conversions 2025-07-06 23:38:40 +05:30
haritabh-z01
4d0b3afd71 chore: wrap recording state changes in mutex 2025-07-06 14:34:32 +05:30
Naomi Chopra
64d9e4fc71 chore: show processing indicator in widget 2025-07-04 15:51:31 +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
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
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