mlx-audio icon indicating copy to clipboard operation
mlx-audio copied to clipboard

Issues

Open diimdeep opened this issue 5 months ago • 0 comments

Hey @Blaizzy, mlx Kokomo model from HF works as expected, that's great but there is few problems

  1. Code that supposed to convert from PyTorch is broken
  2. from safetensors quantization code from readme is broken.
  3. Library code always making network requests downloading the voice file.
  4. There is no way to pass local path to model avoiding network calls.

Overall code seems needlessly complicated, vibe-code I mean.

diimdeep avatar Sep 22 '25 08:09 diimdeep