Instructions to use hf-internal-testing/tiny-random-Wav2Vec2ConformerForPreTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-Wav2Vec2ConformerForPreTraining with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ConformerForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ConformerForPreTraining", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
d943510 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3b6898c5b16c8b55b4fad41f12b5c17f1a2dce6e89238f92021ba6ea8705118a
size 859032
|