Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ tags:
|
|
| 10 |
- translation-aware
|
| 11 |
library_name: transformers
|
| 12 |
base_model: facebook/hf-seamless-m4t-medium
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# videoloc/seamless-translation
|
|
@@ -207,4 +208,4 @@ The model was trained with the following specifications:
|
|
| 207 |
|
| 208 |
- **[seamless-basic](https://huggingface.co/videoloc/seamless-basic)**: Basic audio+text model without translation features
|
| 209 |
- **[seamless-langpairs](https://huggingface.co/videoloc/seamless-langpairs)**: Includes language pair embeddings for fine-grained multilingual control
|
| 210 |
-
- **[seamless-crossattention](https://huggingface.co/videoloc/seamless-crossattention)**: Advanced cross-modal attention mechanisms for sophisticated audio-text interactions
|
|
|
|
| 10 |
- translation-aware
|
| 11 |
library_name: transformers
|
| 12 |
base_model: facebook/hf-seamless-m4t-medium
|
| 13 |
+
license: cc-by-nc-4.0
|
| 14 |
---
|
| 15 |
|
| 16 |
# videoloc/seamless-translation
|
|
|
|
| 208 |
|
| 209 |
- **[seamless-basic](https://huggingface.co/videoloc/seamless-basic)**: Basic audio+text model without translation features
|
| 210 |
- **[seamless-langpairs](https://huggingface.co/videoloc/seamless-langpairs)**: Includes language pair embeddings for fine-grained multilingual control
|
| 211 |
+
- **[seamless-crossattention](https://huggingface.co/videoloc/seamless-crossattention)**: Advanced cross-modal attention mechanisms for sophisticated audio-text interactions
|