Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ tags:
|
|
11 |
- language-pairs
|
12 |
library_name: transformers
|
13 |
base_model: facebook/hf-seamless-m4t-medium
|
|
|
14 |
---
|
15 |
|
16 |
# videoloc/seamless-langpairs
|
@@ -232,4 +233,4 @@ The model was trained with the following specifications:
|
|
232 |
|
233 |
- **[seamless-basic](https://huggingface.co/videoloc/seamless-basic)**: Basic audio+text model without translation or language features
|
234 |
- **[seamless-translation](https://huggingface.co/videoloc/seamless-translation)**: Includes translation awareness but no language pair embeddings
|
235 |
-
- **[seamless-crossattention](https://huggingface.co/videoloc/seamless-crossattention)**: Advanced cross-modal attention mechanisms for sophisticated audio-text interactions
|
|
|
11 |
- language-pairs
|
12 |
library_name: transformers
|
13 |
base_model: facebook/hf-seamless-m4t-medium
|
14 |
+
license: cc-by-nc-4.0
|
15 |
---
|
16 |
|
17 |
# videoloc/seamless-langpairs
|
|
|
233 |
|
234 |
- **[seamless-basic](https://huggingface.co/videoloc/seamless-basic)**: Basic audio+text model without translation or language features
|
235 |
- **[seamless-translation](https://huggingface.co/videoloc/seamless-translation)**: Includes translation awareness but no language pair embeddings
|
236 |
+
- **[seamless-crossattention](https://huggingface.co/videoloc/seamless-crossattention)**: Advanced cross-modal attention mechanisms for sophisticated audio-text interactions
|