Instructions to use hf-tiny-model-private/tiny-random-UniSpeechModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-UniSpeechModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="hf-tiny-model-private/tiny-random-UniSpeechModel")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("hf-tiny-model-private/tiny-random-UniSpeechModel") model = AutoModel.from_pretrained("hf-tiny-model-private/tiny-random-UniSpeechModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 17436718fc98d080e0447516beb60ddd54bb39e42276c5f95a3e6c13a8c05177
- Size of remote file:
- 132 kB
- SHA256:
- 01e20d257d137ac32be97d0af3767f3a8d7b307e6cd35962bc7a7ac87ffae38b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.