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