amupd commited on
Commit
145da28
·
verified ·
1 Parent(s): fdfdc1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 ([arXiv][2])
14
- * **Efficiently leverages frozen SSL models**, avoiding heavy ASR backbones like Whisper ([arXiv][3])
15
- * **Modular design** with a query‑former (Q‑former) adapter and LLM backend ([GitHub][4])
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