Update README.md
Browse files
README.md
CHANGED
@@ -101,9 +101,6 @@ model-index:
|
|
101 |
|
102 |
# SpeechLLM
|
103 |
|
104 |
-
[![hf_space](https://img.shields.io/badge/🤗-SpeechLLM%20HuggingFace-blue.svg)](https://huggingface.co/collections/skit-ai/speechllm-66605bfb37a54d4e4a60efe2) [![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-green.svg)](https://github.com/skit-ai/SpeechLLM/blob/main/LICENSE) [![github](https://img.shields.io/badge/-Github-black?logo=github)](https://github.com/skit-ai/SpeechLLM.git)[![GitHub stars](https://img.shields.io/github/stars/skit-ai/SpeechLLM?style=social)](https://github.com/skit-ai/SpeechLLM/stargazers)
|
105 |
-
|
106 |
-
|
107 |
![](./speechllm.png)
|
108 |
|
109 |
SpeechLLM is a multi-modal LLM trained to predict the metadata of the speaker's turn in a conversation. speechllm-2B model is based on HubertX audio encoder and TinyLlama LLM. The model predicts the following:
|
|
|
101 |
|
102 |
# SpeechLLM
|
103 |
|
|
|
|
|
|
|
104 |
![](./speechllm.png)
|
105 |
|
106 |
SpeechLLM is a multi-modal LLM trained to predict the metadata of the speaker's turn in a conversation. speechllm-2B model is based on HubertX audio encoder and TinyLlama LLM. The model predicts the following:
|