v0.0.5

browser-use/video-usev0.0.5May 16, 2026by github-actions[bot]

AI Summary

Introduces a utility for downloading Hugging Face models with backend-agnostic support and progress tracking, alongside a dependency update.

Key Highlights

  • Added backend-agnostic Hugging Face download helper
  • Added byte progress tracking for downloads
  • Updated wavekat-core dependency to 0.0.11

New Features

  • Backend-agnostic Hugging Face download helper with byte progress

Full Release Notes

### Added

- backend-agnostic HF download helper with byte progress ([#10](https://github.com/wavekat/wavekat-asr/pull/10))

### Other

- *(deps)* bump wavekat-core to 0.0.11 ([#8](https://github.com/wavekat/wavekat-asr/pull/8))