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