Instructions to use midoiv/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use midoiv/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="midoiv/results")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("midoiv/results") model = AutoModelForAudioClassification.from_pretrained("midoiv/results") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0adb64cd68e43278e2be9e2cbfdfc7a7107ffebf56422cdaafab0d24a5729a42
- Size of remote file:
- 1.26 GB
- SHA256:
- 97afddbdc8797269658fae9b166806b2317cfd6e3f3e1746e1d489b859311d1b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.