Instructions to use kingfang008/step-audio-editx-4bit-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use kingfang008/step-audio-editx-4bit-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir step-audio-editx-4bit-mlx kingfang008/step-audio-editx-4bit-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
| { | |
| "num_mels": 80, | |
| "n_fft": 1920, | |
| "hop_size": 480, | |
| "win_size": 1920, | |
| "sampling_rate": 24000, | |
| "fmin": 0.0, | |
| "fmax": 8000.0 | |
| } | |