Srijith-rkr
commited on
Merge branch 'main' of https://huggingface.co/Srijith-rkr/Whispering-LLaMA
Browse files
README.md
CHANGED
@@ -2,4 +2,8 @@
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- en
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- en
|
5 |
+
---
|
6 |
+
- Contains the model weights for Whispering LLaMA ([ArXiv](https://arxiv.org/abs/2310.06434), [GitHub](https://github.com/Srijith-rkr/Whispering-LLaMA/))
|
7 |
+
- Accepted at **EMNLP 2023 (Main Track)**
|
8 |
+
- ASR Generative Error Correction by leveraging foundational Audio (Whisper) and Langugae (LLaMA) models.
|
9 |
+
- Fusing Whisper Encoder and LLaMA decoder
|