Instructions to use onnx-internal-testing/tiny-random-WhisperForConditionalGeneration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use onnx-internal-testing/tiny-random-WhisperForConditionalGeneration with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="onnx-internal-testing/tiny-random-WhisperForConditionalGeneration")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("onnx-internal-testing/tiny-random-WhisperForConditionalGeneration") model = AutoModelForSpeechSeq2Seq.from_pretrained("onnx-internal-testing/tiny-random-WhisperForConditionalGeneration") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ccc7101f9fc254a973f02f55323b2c9a223a3ad8876f50bc7d42a3336f972eba
- Size of remote file:
- 135 kB
- SHA256:
- 409394e4d9ee54875dee8f0577b7300ce349c80921d4bb0480efd713a7432e23
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.