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