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
Upload folder using huggingface_hub
Upload folder using huggingface_hub
Multi commit ID: 8861895ce0c0ac2c4ac25e0ded121cee1cf62e7790015355c6b5a6fac441596d
Scheduled commits:
- Upload 3 file(s) totalling 32.9M (59ec003168b7f1cb6a9cb30a4a2d38820d03f4ef41e30a8d449c70f2f546914c)
This is a PR opened using the huggingface_hub library in the context of a multi-commit. PR can be commented as a usual PR. However, please be aware that manually updating the PR description, changing the PR status, or pushing new commits, is not recommended as it might corrupt the commit process. Learn more about multi-commits in this guide.
Multi-commit is now completed! You can ping the repo owner to review the changes. This PR can now be commented or modified without risking to corrupt it.
This is a comment posted using the huggingface_hub library in the context of a multi-commit. Learn more about multi-commits in this guide.