Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
<div align="center">
|
@@ -21,7 +28,7 @@ FireRedASR is a family of open-source industrial-grade automatic speech recognit
|
|
21 |
|
22 |
## 🔥 News
|
23 |
- [2025/02/17] We release [FireRedASR-LLM-L](https://huggingface.co/fireredteam/FireRedASR-LLM-L/tree/main) model weights.
|
24 |
-
- [2025/01/24] We release [
|
25 |
|
26 |
|
27 |
## Method
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
tags:
|
7 |
+
- audio
|
8 |
+
- automatic-speech-recognition
|
9 |
+
- asr
|
10 |
---
|
11 |
|
12 |
<div align="center">
|
|
|
28 |
|
29 |
## 🔥 News
|
30 |
- [2025/02/17] We release [FireRedASR-LLM-L](https://huggingface.co/fireredteam/FireRedASR-LLM-L/tree/main) model weights.
|
31 |
+
- [2025/01/24] We release [technical report](https://arxiv.org/pdf/2501.14350), [blog](https://fireredteam.github.io/demos/firered_asr/), and [FireRedASR-AED-L](https://huggingface.co/fireredteam/FireRedASR-AED-L/tree/main) model weights.
|
32 |
|
33 |
|
34 |
## Method
|