Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -230,5 +230,6 @@ The model was trained with the following specifications:
|
|
| 230 |
|
| 231 |
## Related Models
|
| 232 |
|
| 233 |
-
- **seamless-basic**: Basic audio+text model without translation or language features
|
| 234 |
-
- **seamless-translation**: Includes translation awareness but no language pair embeddings
|
|
|
|
|
|
| 230 |
|
| 231 |
## Related Models
|
| 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
|