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
099279b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ab78fae3b6c5bf8ba81084bfc87f5fa52fd84c44905c614e1e283d6c373d401
size 895157
|