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