Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ SparQLe (Speech Routing to Query LLMs) enables direct speech-to-text understandi
|
|
10 |
|
11 |
**Key strengths:**
|
12 |
|
13 |
-
* **Preserves semantic content** of spoken input in the produced text
|
14 |
-
* **Efficiently leverages frozen SSL models**, avoiding heavy ASR backbones like Whisper
|
15 |
-
* **Modular design** with a query‑former (Q‑former) adapter and LLM backend
|
16 |
|
17 |
**Architecture:**
|
18 |
|
|
|
10 |
|
11 |
**Key strengths:**
|
12 |
|
13 |
+
* **Preserves semantic content** of spoken input in the produced text
|
14 |
+
* **Efficiently leverages frozen SSL models**, avoiding heavy ASR backbones like Whisper
|
15 |
+
* **Modular design** with a query‑former (Q‑former) adapter and LLM backend
|
16 |
|
17 |
**Architecture:**
|
18 |
|