v0.0.2
HumanSignal/label-studiov0.0.2Feb 12, 2026by gabrieldemarmiesse
AI Summary
This release focuses on dependency management and packaging improvements, specifically pinning the Moshi library and adding static files to the wheel distribution.
Key Highlights
- Moshi library dependency pinned.
- Static files added to the wheel distribution.
- Commit SHA added for Hugging Face files.
New Features
- Pinning of Moshi library.
- Inclusion of static files in the wheel.
- Addition of commit SHA for HF files.
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