{"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-20137","title":"PASQA: Pitch-Accent-Focused Speech Quality Assessment Model Trained on Synthetic Speech with Accent Errors","arxiv_id":"2606.20137","date":"2026-06-18","proceeding":null,"authors":["Masaya Kawamura","Yuma Shirahata","Kentaro Mitsui","Reo Shimizu"],"abstract":"Existing mean opinion score (MOS) prediction models typically predict utterance-level naturalness MOS and can be insensitive to localized pitch-accent errors. We propose Pitch-Accent-focused Speech Quality Assessment (PASQA), which explicitly targets pitch-accent correctness. To train our model, we construct a controlled Japanese accent-error dataset by changing accent patterns using an accent-controllable text-to-speech system, and compute a pseudo accent-quality score from the accent-error rate. PASQA builds on self-supervised representations and employs mora-conditioned fusion, ranking loss, an auxiliary accent-error localization task, and speaker-invariant training. Experiments show that conventional models fail to preserve the ordering by accent-error severity, whereas PASQA achieves high ordering accuracy on both seen and unseen speakers. Further, PASQA shows stronger agreement with human accent-correctness judgments. The code is available at https://github.com/lycorp-jp/PASQA.","url_abs":"https://arxiv.org/abs/2606.20137","url_pdf":"https://arxiv.org/pdf/2606.20137","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.20137","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.20137"}},"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/lycorp-jp/PASQA","reach":null}],"summary":{"ran":3,"ran_fixture":2,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":7,"ran":5,"repositories":1}},"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":0,"samples":[{"code_sha256_prefix":"016f849e4fa57702","entry":"MoraCrossAttention","repo":"lycorp-jp/PASQA","repo_kind":"found_in_text","path":"src/pasqa/_sheet/model.py","file_url":"https://github.com/lycorp-jp/PASQA/blob/HEAD/src/pasqa/_sheet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"CC0-1.0","inline_ok":true,"mcp_get_code":{"code_sha256":"016f849e4fa57702"}},{"code_sha256_prefix":"e13b245c236fcc69","entry":"Projection","repo":"lycorp-jp/PASQA","repo_kind":"found_in_text","path":"src/pasqa/_sheet/model.py","file_url":"https://github.com/lycorp-jp/PASQA/blob/HEAD/src/pasqa/_sheet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"CC0-1.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e13b245c236fcc69"}},{"code_sha256_prefix":"6b937564d9a16f82","entry":"RotaryPositionalEmbedding","repo":"lycorp-jp/PASQA","repo_kind":"found_in_text","path":"src/pasqa/_sheet/model.py","file_url":"https://github.com/lycorp-jp/PASQA/blob/HEAD/src/pasqa/_sheet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"CC0-1.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6b937564d9a16f82"}},{"code_sha256_prefix":"e56e75bf59733e04","entry":"make_non_pad_mask","repo":"lycorp-jp/PASQA","repo_kind":"found_in_text","path":"src/pasqa/_sheet/model.py","file_url":"https://github.com/lycorp-jp/PASQA/blob/HEAD/src/pasqa/_sheet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"CC0-1.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e56e75bf59733e04"}},{"code_sha256_prefix":"4f4f6b69a51a9e11","entry":"make_pad_mask","repo":"lycorp-jp/PASQA","repo_kind":"found_in_text","path":"src/pasqa/_sheet/model.py","file_url":"https://github.com/lycorp-jp/PASQA/blob/HEAD/src/pasqa/_sheet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"CC0-1.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4f4f6b69a51a9e11"}},{"code_sha256_prefix":"cdc703842b85e610","entry":"SSLMOS","repo":"lycorp-jp/PASQA","repo_kind":"found_in_text","path":"src/pasqa/_sheet/model.py","file_url":"https://github.com/lycorp-jp/PASQA/blob/HEAD/src/pasqa/_sheet/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"CC0-1.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cdc703842b85e610"}},{"code_sha256_prefix":"fa7a9118df7f4ce2","entry":"_patch_torchaudio_for_s3prl","repo":"lycorp-jp/PASQA","repo_kind":"found_in_text","path":"src/pasqa/_sheet/model.py","file_url":"https://github.com/lycorp-jp/PASQA/blob/HEAD/src/pasqa/_sheet/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"CC0-1.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fa7a9118df7f4ce2"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}