Update README.md
Browse files
README.md
CHANGED
@@ -29,8 +29,6 @@ FireRedASR is designed to meet diverse requirements in superior performance and
|
|
29 |
- FireRedASR-LLM: Designed to achieve state-of-the-art (SOTA) performance and to enable seamless end-to-end speech interaction. It adopts an Encoder-Adapter-LLM framework leveraging large language model (LLM) capabilities.
|
30 |
- FireRedASR-AED: Designed to balance high performance and computational efficiency and to serve as an effective speech representation module in LLM-based speech models. It utilizes an Attention-based Encoder-Decoder (AED) architecture.
|
31 |
|
32 |
-

|
33 |
-
|
34 |
|
35 |
## Evaluation
|
36 |
Results are reported in Character Error Rate (CER%) for Chinese and Word Error Rate (WER%) for English.
|
|
|
29 |
- FireRedASR-LLM: Designed to achieve state-of-the-art (SOTA) performance and to enable seamless end-to-end speech interaction. It adopts an Encoder-Adapter-LLM framework leveraging large language model (LLM) capabilities.
|
30 |
- FireRedASR-AED: Designed to balance high performance and computational efficiency and to serve as an effective speech representation module in LLM-based speech models. It utilizes an Attention-based Encoder-Decoder (AED) architecture.
|
31 |
|
|
|
|
|
32 |
|
33 |
## Evaluation
|
34 |
Results are reported in Character Error Rate (CER%) for Chinese and Word Error Rate (WER%) for English.
|