Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,9 @@ The Gradio demo is [here](https://huggingface.co/spaces/pyf98/OWSM_v3_demo).
|
|
21 |
|
22 |
[OWSM v4]() is the latest version in the OWSM series, which significantly outperforms OWSM v3.1 in LID and multilingual ASR.
|
23 |
|
24 |
-
This repo contains a medium-sized model with 1.02B parameters, developed by [Yifan Peng](https://pyf98.github.io/) (CMU). It is trained on 320k hours of public speech data.
|
|
|
|
|
25 |
- Language identification
|
26 |
- Speech recognition
|
27 |
- Speech translation
|
|
|
21 |
|
22 |
[OWSM v4]() is the latest version in the OWSM series, which significantly outperforms OWSM v3.1 in LID and multilingual ASR.
|
23 |
|
24 |
+
This repo contains a medium-sized model with 1.02B parameters, developed by [Yifan Peng](https://pyf98.github.io/) (CMU). It is trained on 320k hours of public speech data. The newly curated data will be publicly released. Please stay tuned!
|
25 |
+
|
26 |
+
It supports the following speech-to-text tasks:
|
27 |
- Language identification
|
28 |
- Speech recognition
|
29 |
- Speech translation
|