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