Instructions to use rAzOr1/model_from_hugginface_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rAzOr1/model_from_hugginface_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="rAzOr1/model_from_hugginface_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("rAzOr1/model_from_hugginface_model") model = AutoModelForAudioClassification.from_pretrained("rAzOr1/model_from_hugginface_model") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository
- Feb07_11-26-17_8ec3f909f430
- Feb07_14-01-01_b3acc2068501
- Feb13_12-11-55_dc6ff3c797cf
- Feb13_12-32-57_dc6ff3c797cf
- Feb13_13-10-16_079947953f03
- Feb16_11-02-38_35e9b4e6ca75
- Feb16_11-27-38_35e9b4e6ca75
- Feb16_11-51-19_35e9b4e6ca75
- Feb16_12-10-18_35e9b4e6ca75
- Feb16_12-32-22_35e9b4e6ca75
- Feb16_12-54-10_35e9b4e6ca75
- Feb16_13-19-35_35e9b4e6ca75
- Feb16_13-42-25_35e9b4e6ca75
- Feb16_14-06-50_35e9b4e6ca75
- Feb16_14-38-58_6c81d9413bb5
- Feb16_15-27-18_6c81d9413bb5
- Feb16_15-57-22_6c81d9413bb5
- Feb16_17-07-14_04081df0f2d4
- Feb17_12-58-17_b12f2a62930c
- Feb17_14-50-38_b12f2a62930c
- Feb17_16-43-30_b12f2a62930c