Instructions to use amankhandelia/mms_alignment_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amankhandelia/mms_alignment_model with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForAudioFrameClassification processor = AutoProcessor.from_pretrained("amankhandelia/mms_alignment_model") model = AutoModelForAudioFrameClassification.from_pretrained("amankhandelia/mms_alignment_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
e8aeac4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b530ba577f4cde9e29b04933818132bf397cde1f2f0b5bf056adb387991ce157
size 1262018665
|