Instructions to use LeroyDyer/SpydazWeb_Speech_Vision_EncoderDecoder_Multimodal_5b_Project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LeroyDyer/SpydazWeb_Speech_Vision_EncoderDecoder_Multimodal_5b_Project with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LeroyDyer/SpydazWeb_Speech_Vision_EncoderDecoder_Multimodal_5b_Project", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
- image-text-text
|
| 10 |
- audio-text-text
|
| 11 |
- Multi-Modal
|
| 12 |
-
pipeline_tag:
|
| 13 |
---
|
| 14 |
|
| 15 |
|
|
|
|
| 9 |
- image-text-text
|
| 10 |
- audio-text-text
|
| 11 |
- Multi-Modal
|
| 12 |
+
pipeline_tag: automatic-speech-recognition
|
| 13 |
---
|
| 14 |
|
| 15 |
|