Audio-Text-to-Text
Transformers
Safetensors
Hindi
English
audio
speech
audio-language-model
whisper
sarvam-m
lora
projector
indic
hindi
Instructions to use teamvizuara/Vocal-LLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use teamvizuara/Vocal-LLM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("teamvizuara/Vocal-LLM", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -94,6 +94,6 @@ The synthetic dataset was generated by prompting a text-only LLM with ASR transc
|
|
| 94 |
|
| 95 |
## Links
|
| 96 |
|
| 97 |
-
- [Project Page](https://huggingface.co/teamvizuara/Vocal-LLM
|
| 98 |
- [Github](https://github.com/VizuaraAI/audio-llm)
|
| 99 |
|
|
|
|
| 94 |
|
| 95 |
## Links
|
| 96 |
|
| 97 |
+
- [Project Page](https://huggingface.co/teamvizuara/Vocal-LLM)
|
| 98 |
- [Github](https://github.com/VizuaraAI/audio-llm)
|
| 99 |
|