Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
- Chen Chen et al. "It's Never Too Late: Fusing Acoustic Information into Large Language Models for Automatic Speech Recognition"
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
inference: false
|
8 |
+
fine-tuning: true
|
9 |
+
tags:
|
10 |
+
- generative error correction
|
11 |
+
- large language model
|
12 |
+
- LLaMA
|
13 |
---
|
14 |
|
15 |
- Chen Chen et al. "It's Never Too Late: Fusing Acoustic Information into Large Language Models for Automatic Speech Recognition"
|