Update README.md
Browse files
README.md
CHANGED
@@ -66,7 +66,12 @@ It supports the following speech-to-text tasks:
|
|
66 |
#### OWSM v4
|
67 |
|
68 |
```BibTex
|
69 |
-
|
|
|
|
|
|
|
|
|
|
|
70 |
```
|
71 |
|
72 |
#### OWSM-CTC
|
|
|
66 |
#### OWSM v4
|
67 |
|
68 |
```BibTex
|
69 |
+
@inproceedings{owsm-v4,
|
70 |
+
title={{OWSM} v4: Improving Open Whisper-Style Speech Models via Data Scaling and Cleaning},
|
71 |
+
author={Yifan Peng and Shakeel Muhammad and Yui Sudo and William Chen and Jinchuan Tian and Chyi-Jiunn Lin and Shinji Watanabe},
|
72 |
+
booktitle={Proceedings of the Annual Conference of the International Speech Communication Association (INTERSPEECH) (accepted)},
|
73 |
+
year={2025},
|
74 |
+
}
|
75 |
```
|
76 |
|
77 |
#### OWSM-CTC
|