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