Skip to content

Restore *.pth in download patterns for VoxCPM#609

Merged
lucasnewman merged 1 commit intoBlaizzy:mainfrom
shreyaskarnik:fix-voxcpm-download-patterns
Mar 27, 2026
Merged

Restore *.pth in download patterns for VoxCPM#609
lucasnewman merged 1 commit intoBlaizzy:mainfrom
shreyaskarnik:fix-voxcpm-download-patterns

Conversation

@shreyaskarnik
Copy link
Copy Markdown
Contributor

The Voxtral TTS PR (#607) removed *.pth from DEFAULT_ALLOW_PATTERNS in utils.py. This breaks VoxCPM which expects audiovae.pth after download (mlx_audio/tts/models/voxcpm/voxcpm.py:114).

Restores *.pth to the allow patterns.

@shreyaskarnik
Copy link
Copy Markdown
Contributor Author

@lucasnewman

@shreyaskarnik
Copy link
Copy Markdown
Contributor Author

CI failure is unrelated — TestBarkModel can't download bert-base-multilingual-cased tokenizer from HuggingFace (network issue in CI runner). Our change only adds *.pth back to the download patterns.

@Blaizzy
Copy link
Copy Markdown
Owner

Blaizzy commented Mar 27, 2026

One of the tests are failing

@lucasnewman lucasnewman merged commit 3b8a694 into Blaizzy:main Mar 27, 2026
19 of 20 checks passed
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.

3 participants