Skip to content

Releases: rahult/chirp

Chirp v0.1.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:52
Auto-update from GitHub Releases via tauri-plugin-updater

Silent background check against releases/latest/download/latest.json;
signed updater artifacts (minisign) built in CI with TAURI_SIGNING_PRIVATE_KEY.

Chirp v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:42
Keep sharp in the bundle; prune only onnxruntime-web and off-arch onnx

@huggingface/transformers imports sharp at module load even for TTS,
so the v0.1.1 packaged app 500'd on every TTS call. sharp's @img
binaries are per-platform optional deps (~16 MB own-arch only). Bump
to 0.1.2.

Chirp v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:23
Restore tauri script + CLI devDependency (tauri-action runs npm run t…

Chirp v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 05:13
Rename Aloud to Chirp; add product site

Repo renamed to rahult/chirp. New site/ (dark + amber, matching the
app) with direct latest-release download links, deployed via GitHub
Pages.