Commit graph

18 commits

Author SHA1 Message Date
haritabh-z01
4a0353dd16 feat: enable acceleration via vulkan 2025-12-10 10:59:49 +05:30
haritabh-z01
b7f6d31e81 fix: vite env bundling 2025-11-11 23:17:02 +05:30
haritabh-z01
cc0e9126e6 chore: update release wf to support cloud 2025-11-11 22:40:20 +05:30
haritabh-z01
4879d175dd chore: swap to macos-15-intel for intel runners 2025-11-11 22:35:11 +05:30
haritabh-z01
4da62907cd chore: remove redundant ci workflow 2025-11-07 10:24:24 +05:30
haritabh-z01
0e25ddda01 fix: auto update on windows 2025-09-25 17:41:47 +05:30
nchopra
048915da61 feat: migrate from smart-whisper to custom binding + add cuda support 2025-09-19 16:09:08 +05:30
nchopra
ea498860ef Squashed commit of the following:
commit f441264f6f8e069a272043de5addf3cf14bfca89
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Mon Sep 1 08:38:36 2025 +0530

    fix: super properties handling

commit dea49e27c36ba8c4ef6e8edea74fd1cd509acdc2
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Mon Sep 1 01:37:23 2025 +0530

    chore: update release workflow to support telemetry

commit 8919d884bb94665f85710c16af8a9238da896582
Author: nchopra <naomi.chopra.021@gmail.com>
Date:   Mon Sep 1 01:08:26 2025 +0530

    feat: add simple telemetry
2025-09-10 02:39:54 +05:30
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
c602c75f20 chore: use native intel runner 2025-08-12 11:14:32 +05:30
haritabh-z01
b050f5217f fix: node arch in release wf 2025-08-12 10:47:18 +05:30
haritabh-z01
02447b617d chore: use rosetta to build for intel macs 2025-08-12 06:33:35 +05:30
haritabh-z01
382b77ffe8 feat: publish workflow 2025-08-05 15:19:11 +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
dd6af5e879 chore: update linting and formatting
chore: fix linter for www
2025-06-28 11:04:24 +05:30
Haritabh
95cb9f11f8
chore: add swift helper (#11)
* chore: add swift helper

* chore: separate out types into types pkg

* chore: only build apps/www for now

* chore: don't build swift helper as part of pnpm i
2025-05-24 05:30:25 +05:30
Naomi Chopra
5e0dd4b813
feat(ci): add CI workflow for building and testing with pnpm (#1) 2025-05-09 16:21:03 +05:30