Skip to content

feat(import): route MLX TTS models to mlx-audio - #11267

Merged
mudler merged 1 commit into
masterfrom
bot/issue-10892-mlx-audio-import
Aug 1, 2026
Merged

feat(import): route MLX TTS models to mlx-audio#11267
mudler merged 1 commit into
masterfrom
bot/issue-10892-mlx-audio-import

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Summary

  • route mlx-community repositories tagged text-to-speech to mlx-audio
  • generate TTS usecases without a chat tokenizer template for automatic and explicit imports
  • expose mlx-audio in the import backend dropdown and document MLX routing

Closes #10892

Testing

  • go test ./core/gallery/importers -ginkgo.focus='MLXImporter'
  • go test ./core/http/endpoints/localai -ginkgo.focus='includes curated pref-only backends'
  • git diff --check

The broad endpoint suite was also attempted: 224/252 specs passed; 24 node specs require unavailable rootless Docker/Postgres and 4 import specs require blocked Hugging Face access.

Checklist

  • Tests added
  • User-facing docs updated
  • No Signed-off-by or AI co-author trailer added

Detect text-to-speech MLX repositories during model import and emit a TTS-ready mlx-audio configuration. Expose mlx-audio in the backend preference dropdown for repositories without complete metadata.

Assisted-by: Codex:gpt-5
@mudler
mudler merged commit 2f3dd40 into master Aug 1, 2026
69 of 70 checks passed
@mudler
mudler deleted the bot/issue-10892-mlx-audio-import branch August 1, 2026 07:12
@localai-bot localai-bot added the enhancement New feature or request label Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use vMLX for all MLX models on mac whenever possible (chat/stt/tts at least)

3 participants