Audio-Text-to-Text
Transformers
Safetensors
Hindi
English
audio
speech
audio-language-model
whisper
sarvam-m
lora
projector
indic
hindi
Instructions to use Mayank022/Audio-Language-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mayank022/Audio-Language-Model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Mayank022/Audio-Language-Model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,8 @@ Vocal LLM is a joint audio-language model that bridges a frozen [Whisper](https:
|
|
| 25 |
|
| 26 |
## Architecture
|
| 27 |
|
| 28 |
-
|
|
|
|
| 29 |
|
| 30 |
Vocal LLM consists of three components:
|
| 31 |
|
|
|
|
| 25 |
|
| 26 |
## Architecture
|
| 27 |
|
| 28 |
+
|
| 29 |
+

|
| 30 |
|
| 31 |
Vocal LLM consists of three components:
|
| 32 |
|