Compare commits

...

1 Commits

Author SHA1 Message Date
Laurent
e74fc09e37 Pin the moshi_mlx version. 2025-07-03 09:51:48 +02:00

View File

@ -2,7 +2,7 @@
# requires-python = ">=3.12"
# dependencies = [
# "huggingface_hub",
# "moshi_mlx @ git+https://git@github.com/kyutai-labs/moshi#egg=moshi_mlx&subdirectory=moshi_mlx",
# "moshi_mlx==0.2.9",
# "numpy",
# "sounddevice",
# ]