v0.0.2
coleam00/Archonv0.0.2Feb 12, 2026by gabrieldemarmiesse
AI Summary
This release focuses on dependency management and packaging improvements for the Hibiki Zero project.
Key Highlights
- Pinned the Moshi model dependency to ensure version consistency.
- Added static files to the Python wheel distribution.
- Included the commit SHA for Hugging Face files to improve version tracking.
Full Release Notes
## What's Changed * Pin moshi by @gabrieldemarmiesse in https://github.com/kyutai-labs/hibiki-zero/pull/3 * Add static files in wheel by @gabrieldemarmiesse in https://github.com/kyutai-labs/hibiki-zero/pull/4 * Add the commit sha for the hf files by @gabrieldemarmiesse in https://github.com/kyutai-labs/hibiki-zero/pull/5 **Full Changelog**: https://github.com/kyutai-labs/hibiki-zero/compare/v0.0.1...v0.0.2