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