Instructions to use TechInterMezzo/whisper-encoder-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TechInterMezzo/whisper-encoder-medium with Transformers:
# Load model directly from transformers import AutoProcessor, WhisperEncoder processor = AutoProcessor.from_pretrained("TechInterMezzo/whisper-encoder-medium") model = WhisperEncoder.from_pretrained("TechInterMezzo/whisper-encoder-medium", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5a5e538 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:94944c325e26da86762705419598aeb869f3843005263e4dec61aacf80637f12
size 614469992
|