Update README.md
#1
by pineapple-lover - opened
README.md
CHANGED
|
@@ -55,14 +55,3 @@ for token_id in pred_ids:
|
|
| 55 |
|
| 56 |
print(" ".join(phone_tokens))
|
| 57 |
```
|
| 58 |
-
|
| 59 |
-
## Citation
|
| 60 |
-
|
| 61 |
-
```bibtex
|
| 62 |
-
@article{guo2026huper,
|
| 63 |
-
title = {HuPER: A Human-Inspired Framework for Phonetic Perception},
|
| 64 |
-
author = {Guo, Chenxu and Lian, Jiachen and Liu, Yisi and Huang, Baihe and Narayanan, Shriyaa and Cho, Cheol Jun and Anumanchipalli, Gopala},
|
| 65 |
-
journal = {arXiv preprint arXiv:2602.01634},
|
| 66 |
-
year = {2026}
|
| 67 |
-
}
|
| 68 |
-
```
|
|
|
|
| 55 |
|
| 56 |
print(" ".join(phone_tokens))
|
| 57 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|