Audio Classification
Transformers
TensorBoard
Safetensors
hubert
Generated from Trainer
Eval Results (legacy)
Instructions to use sravan-gorugantu/model2024-05-21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sravan-gorugantu/model2024-05-21 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="sravan-gorugantu/model2024-05-21")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("sravan-gorugantu/model2024-05-21") model = AutoModelForAudioClassification.from_pretrained("sravan-gorugantu/model2024-05-21", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c2bdbeef0968ca44f9123c9592b0d3d321a50dd4b0dd52ba94f11452c5e74e8b
- Size of remote file:
- 4.92 kB
- SHA256:
- 4541f35de4b350ed28aaddbb15268678752a4436b75d8c58c01cef7373224c66
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.