v0.1.3
PyPI + npm registry publish.
- New:
voxrt-wake-wordlive on PyPI —pip install voxrt-wake-wordnow works directly (v0.1.2 required downloading the wheel from a GitHub Release asset). - New:
@voxrt/wake-wordlive on npm —npm install @voxrt/wake-wordnow works directly (v0.1.2 required the.tgzasset). - Fixed: PyPI project page now shows the full README. v0.1.2 wheels shipped without an embedded long-description; the recipe now renders the landing README next to
pyproject.tomlbeforematurin build. - Unchanged: C tarball + Go module from v0.1.2 (same artefacts, republished under this tag).
Install:
python3 -m pip install voxrt-wake-word
npm install @voxrt/wake-word
go get github.com/VoxRT/voxrt-wake-word-linux/go@v0.1.3For pinning the C tarball to this release:
curl -LO https://github.com/VoxRT/voxrt-wake-word-linux/releases/download/v0.1.3/voxrt-wake-word-0.1.3-aarch64-linux-gnu.tar.gz