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
Commit ·
e36478e
1
Parent(s): 5f7e788
Upload preprocessor_config.json
Browse files- preprocessor_config.json +0 -0
preprocessor_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|