Instructions to use MathRaaj/ser-optimized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MathRaaj/ser-optimized with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="MathRaaj/ser-optimized")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("MathRaaj/ser-optimized") model = AutoModelForAudioClassification.from_pretrained("MathRaaj/ser-optimized") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
fd31711 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d4ad172e8a17b89add570e34fdab733d5017afa4dd495816eb1d13420da6c5e4
size 378353376
|