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