Instructions to use lucasnewman/f5-tts-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use lucasnewman/f5-tts-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir f5-tts-mlx lucasnewman/f5-tts-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Anyone using local savetensors?
#2
by UUFFAA - opened
I’m looking for information on how to use the Lucas-Newman F5-TTS-MLX model without relying on HuggingFace downloads (i.e., total local support for model). Has anyone implemented this mode? I’m using a MacBook M4 and the F5-TTS.MLX model. I am looking for parameters for the config.json file or a config.json example. Can anyone give me some pointers?