Instructions to use mlx-community/MOSS-SoundEffect-v2.0-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/MOSS-SoundEffect-v2.0-bf16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MOSS-SoundEffect-v2.0-bf16 mlx-community/MOSS-SoundEffect-v2.0-bf16
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "_class_name": "DAC", | |
| "type": "dac", | |
| "latent_dim": 128, | |
| "sample_rate": 48000, | |
| "note": "Load with DAC.load(path). Full model object, not a pure state_dict." | |
| } |