Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,6 @@ pipeline_tag: audio-text-to-text
|
|
| 3 |
library_name: transformers
|
| 4 |
---
|
| 5 |
|
| 6 |
-
This repository contains the model described in [Making LLMs Better Many-to-Many Speech-to-Text Translators with Curriculum Learning](https://
|
| 7 |
|
| 8 |
Code: https://github.com/yxduir/LLM-SRT
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
---
|
| 5 |
|
| 6 |
+
This repository contains the model described in [Making LLMs Better Many-to-Many Speech-to-Text Translators with Curriculum Learning](https://arxiv.org/abs/2409.19510).
|
| 7 |
|
| 8 |
Code: https://github.com/yxduir/LLM-SRT
|