Nilton Volpato

Results 3 issues of Nilton Volpato

**Description:** When using the `mlx_audio.tts.generate` command with a Hugging Face model identifier, the model is downloaded every time the command is run, even if the model files are already present...

* The current check would try to load that as a file and fail. * Pointing to the file itself (foo/__init__.py) doesn't work because then the _is_submodule check fails, because...

I added some very rudimentary mouse support for it. It seems to be working fine for me, but it may have some quirks Ideally it would be nice to have...