Text-to-Audio
MLX
Safetensors
apple-silicon
singing-voice-synthesis
singing-voice-conversion
soulx-singer
Instructions to use mlx-community/SoulX-Singer-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/SoulX-Singer-bf16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir SoulX-Singer-bf16 mlx-community/SoulX-Singer-bf16
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
| { | |
| "format": "soulx-singer-mlx", | |
| "source": "Soul-AILab/SoulX-Singer", | |
| "official_code": "https://github.com/Soul-AILab/SoulX-Singer", | |
| "precision": "bf16", | |
| "dtype": "bfloat16", | |
| "components": [ | |
| { | |
| "component": "svs", | |
| "source_file": "model.pt", | |
| "tensor_count": 587, | |
| "skipped": [], | |
| "numel": 704471426, | |
| "weight_files": [ | |
| "model-00001-of-00011.safetensors", | |
| "model-00002-of-00011.safetensors", | |
| "model-00003-of-00011.safetensors", | |
| "model-00004-of-00011.safetensors", | |
| "model-00005-of-00011.safetensors", | |
| "model-00006-of-00011.safetensors", | |
| "model-00007-of-00011.safetensors", | |
| "model-00008-of-00011.safetensors", | |
| "model-00009-of-00011.safetensors", | |
| "model-00010-of-00011.safetensors", | |
| "model-00011-of-00011.safetensors" | |
| ] | |
| }, | |
| { | |
| "component": "svc", | |
| "source_file": "model-svc.pt", | |
| "tensor_count": 544, | |
| "skipped": [], | |
| "numel": 698444162, | |
| "weight_files": [ | |
| "model-00001-of-00011.safetensors", | |
| "model-00002-of-00011.safetensors", | |
| "model-00003-of-00011.safetensors", | |
| "model-00004-of-00011.safetensors", | |
| "model-00005-of-00011.safetensors", | |
| "model-00006-of-00011.safetensors", | |
| "model-00007-of-00011.safetensors", | |
| "model-00008-of-00011.safetensors", | |
| "model-00009-of-00011.safetensors", | |
| "model-00010-of-00011.safetensors", | |
| "model-00011-of-00011.safetensors" | |
| ] | |
| } | |
| ], | |
| "runtime": { | |
| "svs": "SoulXSinger checkpoint, saved as MLX-compatible safetensors", | |
| "svc": "SoulXSingerSVC checkpoint, saved as MLX-compatible safetensors", | |
| "decoder": "full audio generation currently uses the official PyTorch bridge" | |
| }, | |
| "target_repo": "mlx-community/SoulX-Singer-bf16", | |
| "collection": "https://huggingface.co/collections/mlx-community/soulx-singer-mlx-6a1c0525d0911ea400102840" | |
| } | |