Instructions to use microsoft/unispeech-sat-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/unispeech-sat-base with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("microsoft/unispeech-sat-base") model = AutoModelForPreTraining.from_pretrained("microsoft/unispeech-sat-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
da9a9b7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6545eaeac88f59bea3391cb2ff5d05f70531f1af00cb38abdb5dda5ea052a227
size 382236294
|