Towards Comprehensive Semantic Speech Embeddings for Chinese Dialects
Kalvin Chang, Yiwen Shao, Jiahong Li, Dong Yu
TL;DR
This work addresses the limited speech technology support for Chinese dialects by pursuing cross-dialect semantic alignment between dialects and Mandarin using ASR-only data. It introduces YuBao, a comprehensive Chinese-dialect speech benchmark, and develops a Zipformer-based dialect ASR model that covers major Sinitic subgroups. The authors demonstrate that ASR data alone can yield semantically aligned speech representations, as evidenced by zero-shot speech-to-speech retrieval across dialects, with strong recall against Mandarin and dialect pairs. The approach enables dialect-to-Mandarin speech-LLMs and lays groundwork for future dialect-focused speech technologies, including broader Benchmark expansion and model distillation techniques.
Abstract
Despite having hundreds of millions of speakers, Chinese dialects lag behind Mandarin in speech and language technologies. Most varieties are primarily spoken, making dialect-to-Mandarin speech-LLMs (large language models) more practical than dialect LLMs. Building dialect-to-Mandarin speech-LLMs requires speech representations with cross-dialect semantic alignment between Chinese dialects and Mandarin. In this paper, we achieve such a cross-dialect semantic alignment by training a speech encoder with ASR (automatic speech recognition)-only data, as demonstrated by speech-to-speech retrieval on a new benchmark of spoken Chinese varieties that we contribute. Our speech encoder further demonstrates state-of-the-art ASR performance on Chinese dialects. Together, our Chinese dialect benchmark, semantically aligned speech representations, and speech-to-speech retrieval evaluation lay the groundwork for future Chinese dialect speech-LLMs. We release the benchmark at https://github.com/kalvinchang/yubao.
