Skip to content

tts-ggml: bump tts-cpp dependency to 2026-05-07#1#2041

Merged
GustavoA1604 merged 1 commit into
mainfrom
fix/tts-ggml-0.1.1
May 13, 2026
Merged

tts-ggml: bump tts-cpp dependency to 2026-05-07#1#2041
GustavoA1604 merged 1 commit into
mainfrom
fix/tts-ggml-0.1.1

Conversation

@GustavoA1604

Copy link
Copy Markdown
Contributor

[0.1.1]

Fixed

  • Fixed two issues when loading chatterbox on iOS:
    • gguf_init_from_file race: bake_voice_conditioning() now runs before s3gen_preload_thread is spawned, so the two gguf_init_from_file calls no longer race against ggml's process-global state (previously aborted in ggml_abort on iOS).
    • Metal shared-buffer-type init race when unload is called immediately after load

@GustavoA1604 GustavoA1604 requested review from a team as code owners May 13, 2026 22:19
@GustavoA1604 GustavoA1604 added tier1 verified Authorize secrets / label-gate in PR workflows labels May 13, 2026
@github-actions

github-actions Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (1/1)



---
*This comment is automatically updated when reviews change.*

@GustavoA1604 GustavoA1604 merged commit bff03c6 into main May 13, 2026
82 of 108 checks passed
@GustavoA1604 GustavoA1604 deleted the fix/tts-ggml-0.1.1 branch May 13, 2026 22:46
Proletter pushed a commit that referenced this pull request May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tier1 verified Authorize secrets / label-gate in PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants