Compare commits

...
Author SHA1 Message Date
localai-org-maint-bot 648e48375b fix(gallery): correct Sortformer checksum
Use the checksum reported for two repeat downloads in issue #11995.
Document the Sortformer install command and checksum troubleshooting.

Independent artifact verification remains required before merge.
Hugging Face requests return HTTP 403 in this environment.

Assisted-by: Codex:gpt-6
2026-09-12 14:04:15 +00:00
2 changed files with 13 additions and 1 deletions

No files matched your search

+12
View File
@@ -33,6 +33,18 @@ an available compute backend, with CPU as the fallback. To force CPU execution,
replace that option with `backend:cpu`. Model configurations that omit this
option still default to CPU.
### Sortformer installation
Install the Sortformer model for speaker diarization from the gallery:
```bash
local-ai models install audio-cpp-sortformer-diarization
```
If installation fails with `SHA mismatch`, compare the reported metadata checksum
with the current gallery entry. An outdated gallery checksum can reject a complete
download. Report a persistent mismatch with both checksum values and the model name.
## What it serves
One model serves one family, and a family advertises the tasks it can perform. The
+1 -1
View File
@@ -58995,7 +58995,7 @@
model: audio-cpp/sortformer-diar-4spk-v1-q8_0.gguf
files:
- filename: audio-cpp/sortformer-diar-4spk-v1-q8_0.gguf
sha256: 84744b047296daf2177aed9dd2735497152ff83f49ec170d2a6a18cbcb93ef19
sha256: 4fa6a3e30c4a1c6cc1da455268806edc93432ca1e1b5b6923e942be8e6e479ff
uri: huggingface://audio-cpp/audio.cpp-gguf/Sortformer-Diar-4spk-v1-GGUF/sortformer-diar-4spk-v1-q8_0.gguf
- name: audio-cpp-htdemucs
url: github:mudler/LocalAI/gallery/virtual.yaml@master