{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2606-01016","title":"PolySpeech-100: A Large-Scale Benchmark for Speech Understanding Across 100+ Languages and Dialects","arxiv_id":"2606.01016","date":"2026-05-31","proceeding":null,"authors":["Sicheng Yang","Shulan Ruan","Shiwei Wu","Yu Liu","Lu Fan","Zhi Li","You He"],"abstract":"While End-to-End (E2E) Speech-Large Language Models (Speech-LLMs) are rapidly evolving, their evaluation methodologies remain limited to the era of simple transcription. Existing benchmarks suffer from three critical limitations: a pronounced bias towards high-resource languages, a focus on low-level recognition (ASR) rather than semantic reasoning, and a neglect of regional dialects. To bridge this gap, we introduce PolySpeech-100, a massive-scale benchmark designed to assess `native-level' speech comprehension across 110 linguistic variants. We employ a novel hybrid construction pipeline that augments gold-standard human recordings with instruction-driven synthetic speech, allowing us to cover 19 distinct Chinese dialects and over 80 low-resource languages. Extensive evaluation of 22 state-of-the-art models (including Gemini-3, GPT-Audio, and Qwen2.5-Omni) yields pivotal insights. First, we demonstrate that open-source E2E models outperform Cascade (ASR+LLM) systems on heavy dialects, proving that direct audio processing preserves critical paralinguistic cues and prosodic features (e.g., intonation, stress) that are often lost in standard transcription. Second, we reveal a significant performance gap: while commercial models maintain robustness, open-source models suffer catastrophic degradation on low-resource languages. Finally, counter-intuitively, we observe that under standard zero-shot settings, Chain-of-Thought prompting frequently degrades speech understanding performance for most evaluated models, revealing a potential modality alignment gap in current architectures. PolySpeech-100 establishes a rigorous standard for the next generation of inclusive, omni-capable Speech-LLMs. The data, demo, and code are publicly available at https://github.com/YoungSeng/PolySpeech-100.","url_abs":"https://arxiv.org/abs/2606.01016","url_pdf":"https://arxiv.org/pdf/2606.01016","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2606.01016","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.01016"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/rany2/edge-tts","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/resemble-ai/chatterbox","reach":null}],"summary":{"ran":5,"unverified":4},"by_repo_kind":{"found_in_text":{"samples":9,"ran":5,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":6,"samples":[{"code_sha256_prefix":"b32f1b59d4f235b0","entry":"get_headers_and_data","repo":"rany2/edge-tts","repo_kind":"found_in_text","path":"src/edge_tts/communicate.py","file_url":"https://github.com/rany2/edge-tts/blob/HEAD/src/edge_tts/communicate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b32f1b59d4f235b0"}},{"code_sha256_prefix":"5c3a376eca9b54de","entry":"make_legal_content","repo":"rany2/edge-tts","repo_kind":"found_in_text","path":"src/edge_tts/srt_composer.py","file_url":"https://github.com/rany2/edge-tts/blob/HEAD/src/edge_tts/srt_composer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5c3a376eca9b54de"}},{"code_sha256_prefix":"4cecfae254139906","entry":"punc_norm","repo":"resemble-ai/chatterbox","repo_kind":"found_in_text","path":"src/chatterbox/tts.py","file_url":"https://github.com/resemble-ai/chatterbox/blob/HEAD/src/chatterbox/tts.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4cecfae254139906"}},{"code_sha256_prefix":"36f07d15a1ab1a0b","entry":"remove_incompatible_characters","repo":"rany2/edge-tts","repo_kind":"found_in_text","path":"src/edge_tts/communicate.py","file_url":"https://github.com/rany2/edge-tts/blob/HEAD/src/edge_tts/communicate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"36f07d15a1ab1a0b"}},{"code_sha256_prefix":"9b9303043ab95801","entry":"timedelta_to_srt_timestamp","repo":"rany2/edge-tts","repo_kind":"found_in_text","path":"src/edge_tts/srt_composer.py","file_url":"https://github.com/rany2/edge-tts/blob/HEAD/src/edge_tts/srt_composer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9b9303043ab95801"}},{"code_sha256_prefix":"b05db1c86246d8d9","entry":"compose","repo":"rany2/edge-tts","repo_kind":"found_in_text","path":"src/edge_tts/srt_composer.py","file_url":"https://github.com/rany2/edge-tts/blob/HEAD/src/edge_tts/srt_composer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b05db1c86246d8d9"}},{"code_sha256_prefix":"98111d2401122902","entry":"play_mp3_win32","repo":"rany2/edge-tts","repo_kind":"found_in_text","path":"src/edge_playback/win32_playback.py","file_url":"https://github.com/rany2/edge-tts/blob/HEAD/src/edge_playback/win32_playback.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"98111d2401122902"}},{"code_sha256_prefix":"de14303643fa85f3","entry":"punc_norm","repo":"resemble-ai/chatterbox","repo_kind":"found_in_text","path":"src/chatterbox/mtl_tts.py","file_url":"https://github.com/resemble-ai/chatterbox/blob/HEAD/src/chatterbox/mtl_tts.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"de14303643fa85f3"}},{"code_sha256_prefix":"a71dde2a3bfea2c6","entry":"punc_norm","repo":"resemble-ai/chatterbox","repo_kind":"found_in_text","path":"src/chatterbox/tts_turbo.py","file_url":"https://github.com/resemble-ai/chatterbox/blob/HEAD/src/chatterbox/tts_turbo.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a71dde2a3bfea2c6"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}