zenyn commited on
Commit
1e121cc
1 Parent(s): cf661b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -40,10 +40,12 @@ This can be used for domain-specific and code-switching ASR/Speech-to-text trans
40
 
41
  If you find this dataset useful, please consider to cite the following paper:
42
  ```
43
- @article{yang2023investigating,
44
- title={Investigating Zero-Shot Generalizability on Mandarin-English Code-Switched ASR and Speech-to-text Translation of Recent Foundation Models with Self-Supervision and Weak Supervision},
45
  author={Yang, Chih-Kai and Huang, Kuan-Po and Lu, Ke-Han and Kuan, Chun-Yi and Hsiao, Chi-Yuan and Lee, Hung-yi},
46
- journal={arXiv preprint arXiv:2401.00273},
47
- year={2023}
 
 
48
  }
49
  ```
 
40
 
41
  If you find this dataset useful, please consider to cite the following paper:
42
  ```
43
+ @inproceedings{yang2024investigating,
44
+ title={Investigating zero-shot generalizability on mandarin-english code-switched asr and speech-to-text translation of recent foundation models with self-supervision and weak supervision},
45
  author={Yang, Chih-Kai and Huang, Kuan-Po and Lu, Ke-Han and Kuan, Chun-Yi and Hsiao, Chi-Yuan and Lee, Hung-yi},
46
+ booktitle={2024 IEEE International Conference on Acoustics, Speech, and Signal Processing Workshops (ICASSPW)},
47
+ pages={540--544},
48
+ year={2024},
49
+ organization={IEEE}
50
  }
51
  ```