You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local MLX text-to-speech project wrapping mlx-community/supertonic-3, a community MLX conversion of Supertonic 3 TTS. Uses JSON graph topology + NPZ weights executed via a vendored supertonic_mlx graph executor from the HuggingFace Space. Adds CLI and browser GUI.
Architecture
Model format: JSON graph topology + NPZ weight files (not standard GGUF/safetensors)
Runtime: Vendored supertonic_mlx graph executor
GUI: Browser UI on 127.0.0.1:8795 via gui.sh
Install: Two-step — install.sh -y then install.sh -y --download-model