SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2601.07274 · 2026

Towards Comprehensive Semantic Speech Embeddings for Chinese Dialects

Kalvin Chang

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 9 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
kalvinchang/yubao canonical 0 of 9
FunctionStatusWhere it lives
get_cities Not yet run kalvinchang/yubao/assemble_bench.py
pointer only (licence: NONE) · get_code("32074b845eb9912a")
get_token Not yet run kalvinchang/yubao/crawl.py
pointer only (licence: NONE) · get_code("1bf6e7900c94a1b3")
get_verify_code Not yet run kalvinchang/yubao/crawl.py
pointer only (licence: NONE) · get_code("45abc763b1a16930")
index_by_city Not yet run kalvinchang/yubao/assemble_bench.py
pointer only (licence: NONE) · get_code("0007be101ba7af20")
login Not yet run kalvinchang/yubao/crawl.py
pointer only (licence: NONE) · get_code("272dd3105afece9a")
retrieval Not yet run kalvinchang/yubao/retrieval.py
pointer only (licence: NONE) · get_code("73cab5aca81139e5")
retrieve_most_similar_utterance Not yet run kalvinchang/yubao/retrieval.py
pointer only (licence: NONE) · get_code("865a14f2f6cb4f48")
seq_sim Not yet run kalvinchang/yubao/retrieval.py
pointer only (licence: NONE) · get_code("e1729c9a24979b66")
text_normalize_chinese Not yet run kalvinchang/yubao/assemble_bench.py
pointer only (licence: NONE) · get_code("89eade9a065a5401")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Despite having hundreds of millions of speakers, Chinese dialects lag behind Mandarin in speech and language technologies. Most varieties are primarily spoken, making dialectto-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.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2601.07274")
get_code_for_paper("2601.07274")
have("2601.07274")

Connect an agent — have() is free.