Transformers
PyTorch
multilingual
seamless_basic
audio
text
multimodal
seamless
subtitle-editing-time-prediction
Instructions to use videoloc/seamless-basic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use videoloc/seamless-basic with Transformers:
# Load model directly from transformers import HFSeamlessBasic model = HFSeamlessBasic.from_pretrained("videoloc/seamless-basic", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40a18c5ce3db886422321972cbc06fc079a8a42703d8cda013ad124ca93ec3eb
|
| 3 |
+
size 4857646468
|