Skip to content

feat(gallery): add Higgs Audio v3 TTS - #11456

Merged
mudler merged 1 commit into
masterfrom
maint/5905-higgs-audio-gallery
Aug 11, 2026
Merged

feat(gallery): add Higgs Audio v3 TTS#11456
mudler merged 1 commit into
masterfrom
maint/5905-higgs-audio-gallery

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Summary

  • add Higgs Audio v3 TTS 4B Q8_0 as an installable audio-cpp gallery model
  • pin the validated GGUF digest and expose the TTS use case
  • document installation, voice-reference handling, consent, and license constraints
  • add a focused gallery contract test for the backend, use case, and artifact

Closes #5905.

Testing

  • go test ./core/gallery -ginkgo.focus="gallery/index.yaml"
  • go run ./.github/ci/modelslist.go ./gallery/index.yaml
  • git diff --check

Baseline note

The unfiltered go test ./core/gallery baseline reaches 374 passing specs but has 3 pre-existing network-dependent failures because this environment returns HTTP 403 for raw GitHub/backend downloads; 9 specs are skipped. The local gallery/index suite covering this change passes.

Expose the existing audio.cpp Higgs support as an installable Q8 gallery model and document voice cloning and licensing constraints.

Assisted-by: Codex:gpt-5
@mudler
mudler merged commit 16193e1 into master Aug 11, 2026
69 of 70 checks passed
@mudler
mudler deleted the maint/5905-higgs-audio-gallery branch August 11, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request to add Higgs Audio V2

2 participants