Skip to content

Fix LFM2.5-Audio sts audio#516

Draft
Blaizzy wants to merge 3 commits intomainfrom
pc/fix-lfm2-sts
Draft

Fix LFM2.5-Audio sts audio#516
Blaizzy wants to merge 3 commits intomainfrom
pc/fix-lfm2-sts

Conversation

@Blaizzy
Copy link
Copy Markdown
Owner

@Blaizzy Blaizzy commented Feb 19, 2026

No description provided.

@Blaizzy Blaizzy changed the title Fix lfm2.5-Audio sts audio Fix LFM2.5-Audio sts audio Feb 19, 2026
@TimPietrusky
Copy link
Copy Markdown

TimPietrusky commented Apr 7, 2026

We implemented full STS support (category detection + server endpoints for TTS/STT) in #642.

TimPietrusky pushed a commit to TimPietrusky/mlx-audio that referenced this pull request Apr 8, 2026
LFM2.5-Audio and other STS models exist under mlx_audio.sts.models but
get_model_category() only checks tts/stt/lid/vad, so they can't be
loaded via the standard load_model() path.

Changes:
- Create mlx_audio/sts/utils.py with MODEL_REMAPPING and load_model()
- Add _get_sts_utils() lazy loader in mlx_audio/utils.py
- Add "sts" to the categories list in get_model_category()
- Add "sts" to model_loaders in load_model()
- Add Model/ModelConfig aliases to mossformer2_se/__init__.py

Fixes Blaizzy#516
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.

2 participants