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