Transformers
PyTorch
multilingual
seamless_translation
audio
text
multimodal
seamless
subtitle-editing-time-prediction
translation-aware
Instructions to use videoloc/seamless-translation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use videoloc/seamless-translation with Transformers:
# Load model directly from transformers import HFSeamlessTranslation model = HFSeamlessTranslation.from_pretrained("videoloc/seamless-translation", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened 10 months ago
by
SFconvertbot