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