github murtaza-nasir/speakr v0.6.1-alpha
v0.6.1 - Offline Fixes

9 hours ago

What's New

Offline Deployment

  • HuggingFace embedding model now persists across container restarts
  • Model caches to instance/huggingface/ (persistent volume)
  • Run once with internet, then works fully offline

Documentation

  • Added offline deployment FAQ
  • Expanded troubleshooting for offline setups

Upgrade

docker pull learnedmachine/speakr:latest
docker compose down && docker compose up -d

Compatibility

  • ✅ Fully backward compatible with v0.6.0
  • ✅ No configuration changes required

Full Changelog: v0.6.0-alpha...v0.6.1-alpha

Don't miss a new speakr release

NewReleases is sending notifications on new releases.