mlx-audio
mlx-audio copied to clipboard
Issues
Hey @Blaizzy, mlx Kokomo model from HF works as expected, that's great but there is few problems
- Code that supposed to convert from PyTorch is broken
- from safetensors quantization code from readme is broken.
- Library code always making network requests downloading the voice file.
- There is no way to pass local path to model avoiding network calls.
Overall code seems needlessly complicated, vibe-code I mean.