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