Update readme with badges
Browse files
README.md
CHANGED
|
@@ -16,9 +16,15 @@ library_name: pytorch
|
|
| 16 |
---
|
| 17 |
# PhoneticXeus
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
-
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Files
|
| 24 |
|
|
|
|
| 16 |
---
|
| 17 |
# PhoneticXeus
|
| 18 |
|
| 19 |
+
<p align="left">
|
| 20 |
+
<a href="https://arxiv.org/abs/2603.29042"><img src="https://img.shields.io/badge/Paper-2603.29042-red.svg?logo=arxiv&logoColor=red"/></a>
|
| 21 |
+
<a href="https://huggingface.co/changeling/PhoneticXeus"><img src="https://img.shields.io/badge/Model-PhoneticXeus-yellow.svg?logo=huggingface&logoColor=yellow"/></a>
|
| 22 |
+
<a href="https://github.com/changelinglab/PhoneticXeus"><img src="https://img.shields.io/badge/Repo-PhoneticXeus-blue.svg?logo=github&logoColor=black"/></a>
|
| 23 |
+
</p>
|
| 24 |
|
| 25 |
+
PhoneticXeus is a multilingual phone recognition model using self-conditioned CTC on the [XEUS](https://huggingface.co/espnet/xeus) speech encoder, trained on IPAPack++ covering 70+ languages with IPA transcriptions.
|
| 26 |
+
|
| 27 |
+
<!-- **GitHub:** [changelinglab/PhoneticXeus](https://github.com/changelinglab/PhoneticXeus) -->
|
| 28 |
|
| 29 |
## Files
|
| 30 |
|