Instructions to use scrappylabsai/warble with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use scrappylabsai/warble with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir warble scrappylabsai/warble
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "audio_sampling_rate": 44100, | |
| "auto_map": { | |
| "AutoProcessor": "processing_arktts.ArkttsProcessor" | |
| }, | |
| "feature_extractor_type": "ArkttsProcessor", | |
| "num_codebooks": 10, | |
| "processor_class": "ArkttsProcessor", | |
| "semantic_begin_id": 151678 | |
| } | |