Skip to content

speakasm v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 01:25
Immutable release. Only release title and notes can be modified.
v0.2.1
ecf7c11

Changelog

  • 5e4b893 Add Chrome and Firefox extensions with site-hosted CRX/XPI builds.
  • 5df0303 Add extension update checks and configurable site/bridge settings.
  • 987573f Bump version to 0.2.0.
  • ecf7c11 Bump version to 0.2.1.
  • 41f8cc8 Copy vendor package-lock into the Docker build for npm ci.
  • 6531e11 Fix CI: CRX sandbox, Trivy signing key skip, and native-arch Docker vendor stage.
  • b1801ea Fix badge orphan-repo identity and pin speakasm npm ci.
  • 6546fc5 Fix workflow YAML broken by automated hardening edits.
  • ff422ef Harden CI for OpenSSF and fix flaky Pages/Badges.
  • f084d03 Harden HTML/DOCX text extraction against CodeQL sanitizer findings.
  • f3bf8c5 Harden repository against GitHub Actions supply-chain attacks.
  • 266d92c Install Syft in Release so GoReleaser can emit CycloneDX SBOMs.
  • fba995b Override sharp to 0.35.4 to clear Trivy HIGH finding.
  • d251c35 Publish CycloneDX SBOMs and cosign signatures atomically for immutable releases.
  • 6147865 Restore Harden Runner as the first step in workflow jobs.
  • dff5d76 Run CI tests and server smoke on Linux, macOS, and Windows.
  • 5aaa315 Track vendor package-lock so Pages can npm ci.

Docker

docker pull ghcr.io/quad4-software/speakasm:v0.2.1
docker run --rm -p 8080:8080 ghcr.io/quad4-software/speakasm:v0.2.1

Multi-arch images: linux/amd64, linux/arm64. Image includes Kokoro ONNX + vendor WASM.

Binary

Unpack the archive for your OS/arch, then point -web at a web/ tree with models
(make assets after cloning), or use the container image for a full offline stack.

Extensions

Browser builds are attached to this release and also published at
https://speakasm.quad4.io/build/

  • speakasm-chrome.crx / speakasm-chrome.zip
  • speakasm-firefox.xpi