cjli commited on
Commit
b7676ce
·
1 Parent(s): 0724cab

update arxiv

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -91,6 +91,13 @@ print(pred)
91
  ### Citations
92
 
93
  ```BibTex
94
- @article{powsm
 
 
 
 
 
 
 
95
  }
96
  ```
 
91
  ### Citations
92
 
93
  ```BibTex
94
+ @article{powsm,
95
+ title={POWSM: A Phonetic Open Whisper-Style Speech Foundation Model},
96
+ author={Chin-Jou Li and Kalvin Chang and Shikhar Bharadwaj and Eunjung Yeo and Kwanghee Choi and Jian Zhu and David Mortensen and Shinji Watanabe},
97
+ year={2025},
98
+ eprint={2510.24992},
99
+ archivePrefix={arXiv},
100
+ primaryClass={cs.CL},
101
+ url={https://arxiv.org/abs/2510.24992},
102
  }
103
  ```