Instructions to use dragonSwing/audify with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dragonSwing/audify with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dragonSwing/audify", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| 'speech' => 0 | |
| 'noisy_speech' => 1 | |
| 'corrupt' => 2 | |
| 'music' => 3 | |
| 'background' => 4 | |
| ================ | |
| 'starting_index' => 0 |