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