v4.8.2

resemble-ai/chatterboxv4.8.2Aug 7, 2026by mudler

AI Summary

This patch release focuses on dependency updates, gallery stability improvements, and the addition of a new NVIDIA NeMo-Speech.cpp backend.

Key Highlights

  • Added NVIDIA NeMo-Speech.cpp backend
  • Gallery now falls back to mirrors and cached indices if the primary source fails
  • Updated Swagger documentation
  • Dependency updates for GitHub Actions

New Features

  • NVIDIA NeMo-Speech.cpp backend

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at master -->

## What's Changed
### 👒 Dependencies
* chore(deps): bump actions/stale from 10.4.0 to 11.0.0 by @dependabot[bot] in https://github.com/mudler/LocalAI/pull/11395
* chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in https://github.com/mudler/LocalAI/pull/11396
### Other Changes
* feat(gallery): fall back to mirrors and a cached index when the primary source fails by @localai-bot in https://github.com/mudler/LocalAI/pull/11389
* chore(model-gallery): :arrow_up: update checksum by @localai-bot in https://github.com/mudler/LocalAI/pull/11405
* docs: :arrow_up: update docs version mudler/LocalAI by @localai-bot in https://github.com/mudler/LocalAI/pull/11397
* feat(swagger): update swagger by @localai-bot in https://github.com/mudler/LocalAI/pull/11398
* feat(gallery): default to index.localai.io with GitHub as a mirror by @localai-bot in https://github.com/mudler/LocalAI/pull/11409
* feat(nemo-speech-cpp): add the NVIDIA NeMo-Speech.cpp backend by @localai-bot in https://github.com/mudler/LocalAI/pull/11406
* fix(ci): remove unsupported cosign bundle flag by @localai-bot in https://github.com/mudler/LocalAI/pull/11413


**Full Changelog**: https://github.com/mudler/LocalAI/compare/v4.8.1...v4.8.2