Audio-to-Audio
MLX
Safetensors
speech-enhancement
universal speech enhancement
multiple input sampling rates
language-agnostic
mamba
re-use
mlx-swift
apple
Instructions to use faraday/re-use-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use faraday/re-use-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir re-use-mlx faraday/re-use-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "artifact": "re-use-mlx", | |
| "artifact_version": "1.0.0", | |
| "source_model": "nvidia/RE-USE", | |
| "source_revision": "761905064ea1ea882e015e20a64e2e9d28458890", | |
| "source_file": "model.safetensors", | |
| "license": "NVIDIA One-Way Noncommercial License (NSCLv1)", | |
| "converter": { | |
| "name": "MLX-Swift weight conversion", | |
| "output_format": "MLX-compatible safetensors" | |
| }, | |
| "files": { | |
| "model_mlx.safetensors": { | |
| "role": "runtime_model_weights", | |
| "sha256": "d1158502eaf39d0b11d097177160ce3804454653c5d14d17921b6c274ca53237", | |
| "size_bytes": 38583628 | |
| } | |
| } | |
| } |