Moshi mlx.0.2.11 (#333)

* Fix the local-web MLX example + port to sphn 0.2.

* Formatting fixes.

* Use sphn 0.2.

* Fix.

* Bump the moshi mlx dependency.
This commit is contained in:
Laurent Mazare 2025-07-08 19:22:18 +02:00 committed by GitHub
parent ec871a6c0e
commit 97868dbbb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,4 +9,4 @@ moshi_mlx is the MLX inference codebase for Kyutai audio generation models.
from . import modules, models, utils
__version__ = "0.2.10"
__version__ = "0.2.11"