Toward a Cross-Lingual Romanization Ecosystem for Sinitic Languages: A Paired Mandarin-Cantonese Case Study

arXiv cs.CL Papers

Summary

This paper proposes a cross-lingual romanization ecosystem for Sinitic languages, develops specific schemes for Mandarin and Cantonese, and shows improved performance in speech-to-romanization tasks compared to baseline methods.

arXiv:2608.29170v1 Announce Type: new Abstract: This paper proposes the Sinitic Romanization Ecosystem, a cross-lingual Sinitic romanization design framework with supporting digital infrastructure and a community-driven open-source workflow. The design framework addresses the lack of systematic cross-lingual romanization alignment among Sinitic languages through four design principles: phonetic correspondence for representing similar sounds with similar romanized symbols, historical-phonological correspondence for aligning cognate romanization strings, one-phoneme-one-symbol, and basic Latin-letter use, with a balancing consideration recognizing trade-offs among these principles. For the main paired case study, we devel-op CantRomZJ1 and MandRomZJ1, Cantonese and Manda-rin romanization schemes following the design framework, respectively. We also develop schemes for several other Sinitic languages, including Meixian Hakka, Shanghai Wu, and Nanjing Jianghuai Mandarin, following the same de-sign framework. To bring the romanization schemes into practical use, we develop open-source infrastructure for structured romanization storage, conversion, parsing, dic-tionary construction, and input-method generation. Finally, we evaluate the design framework through speech-to-romanization experiments based on Meta's Massively Mul-tilingual Speech (MMS) fine-tuning. Compared with the Pinyin+Jyutping baseline, our Man-dRomZJ1+CantRomZJ1 condition reduces Cantonese WER and CER by 7.80% and 10.61%, respectively. These results suggest that cross-lingual romanization alignment can improve transfer in low-resource Sinitic speech technology.
Original Article
View Cached Full Text

Cached at: 09/01/26, 12:18 PM

# Toward a Cross-Lingual Romanization Ecosystem for Sinitic Languages: A Paired Mandarin-Cantonese Case Study
Source: [https://arxiv.org/abs/2608.29170](https://arxiv.org/abs/2608.29170)
[View PDF](https://arxiv.org/pdf/2608.29170)

> Abstract:This paper proposes the Sinitic Romanization Ecosystem, a cross\-lingual Sinitic romanization design framework with supporting digital infrastructure and a community\-driven open\-source workflow\. The design framework addresses the lack of systematic cross\-lingual romanization alignment among Sinitic languages through four design principles: phonetic correspondence for representing similar sounds with similar romanized symbols, historical\-phonological correspondence for aligning cognate romanization strings, one\-phoneme\-one\-symbol, and basic Latin\-letter use, with a balancing consideration recognizing trade\-offs among these principles\. For the main paired case study, we devel\-op CantRomZJ1 and MandRomZJ1, Cantonese and Manda\-rin romanization schemes following the design framework, respectively\. We also develop schemes for several other Sinitic languages, including Meixian Hakka, Shanghai Wu, and Nanjing Jianghuai Mandarin, following the same de\-sign framework\. To bring the romanization schemes into practical use, we develop open\-source infrastructure for structured romanization storage, conversion, parsing, dic\-tionary construction, and input\-method generation\. Finally, we evaluate the design framework through speech\-to\-romanization experiments based on Meta's Massively Mul\-tilingual Speech \(MMS\) fine\-tuning\. Compared with the Pinyin\+Jyutping baseline, our Man\-dRomZJ1\+CantRomZJ1 condition reduces Cantonese WER and CER by 7\.80% and 10\.61%, respectively\. These results suggest that cross\-lingual romanization alignment can improve transfer in low\-resource Sinitic speech technology\.

## Submission history

From: Zijie Zhang \[[view email](https://arxiv.org/show-email/1b7e3707/2608.29170)\] **\[v1\]**Sat, 29 Aug 2026 09:35:14 UTC \(3,867 KB\)

Similar Articles

DialectS2S: End-to-End Speech Dialogue Modeling for Low-Resource Chinese Dialects

arXiv cs.CL

DialectS2S is an end-to-end speech dialogue model for low-resource Chinese dialects, introducing a scalable data synthesis pipeline and a two-stage post-training strategy with self-aligned speech supervision. Experiments show improvements in dialect consistency, response quality, and intelligibility, with fully open-sourced models, data, and code.

Efficiently Adapting Spoken Language Models for the Singaporean Context

arXiv cs.CL

This paper presents a strategy to adapt an open-source spoken language model to the Singaporean Home Team context using LoRA fine-tuning, a surrogate text-QA dataset, and a multi-task objective, achieving competitive performance across five speech tasks in Singapore's four official languages.