Instructions to use tuanio/whisper-encoder.tiny.en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tuanio/whisper-encoder.tiny.en with Transformers:
# Load model directly from transformers import AutoProcessor, WhisperEncoder processor = AutoProcessor.from_pretrained("tuanio/whisper-encoder.tiny.en") model = WhisperEncoder.from_pretrained("tuanio/whisper-encoder.tiny.en") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
ce3c6d8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ec808ec65c5579a11a608f705ed730a2014d8f5229b7f7006db6b7fc92df6232
size 32853946
|