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