Instructions to use lukmanaj/hf-seamless-m4t-medium-en-tw-10-ep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lukmanaj/hf-seamless-m4t-medium-en-tw-10-ep with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForSeq2SeqLM processor = AutoProcessor.from_pretrained("lukmanaj/hf-seamless-m4t-medium-en-tw-10-ep") model = AutoModelForSeq2SeqLM.from_pretrained("lukmanaj/hf-seamless-m4t-medium-en-tw-10-ep") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!