Search papers, labs, and topics across Lattice.
This paper introduces SpeechEditBench, a comprehensive bilingual benchmark designed to evaluate instruction-guided speech editing across multiple attributes while maintaining unrelated characteristics. The authors employ an anchor-based evaluation protocol that measures edit success and attribute preservation, revealing that no single model excels across all editing tasks and that closed-source Speech LLMs generally outperform their open-source counterparts. The findings highlight the persistent challenges in compositional editing, underscoring the need for further advancements in Speech LLMs to enhance their editing capabilities.
No single speech model excels at all editing tasks, revealing critical gaps in current Speech LLM capabilities.
Instruction-guided speech editing requires a model to modify specified speech attributes while preserving unrelated characteristics. Despite rapid progress in Speech Large Language Models (Speech LLMs), systematic evaluation of this capability remains challenging, as existing benchmarks are fragmented across isolated editing tasks. To bridge this gap, we introduce SpeechEditBench, a bilingual multi-attribute benchmark for instruction-guided speech editing. SpeechEditBench encompasses seven atomic editing tasks, as well as compositional editing tasks that integrate multiple operations within a single instruction. We propose an anchor-based evaluation protocol that separately assesses the edit success of target attributes and the preservation of untargeted attributes, leading to three metrics: target success, preservation success, and joint success. Using this benchmark, we evaluate mainstream Speech LLMs and specialized speech editing systems. The results reveal three key findings: (1) no single model performs well across all editing dimensions; (2) closed-source Speech LLMs generally outperform open-source models; (3) compositional editing remains highly challenging, with even the most advanced models struggling to achieve high joint success. SpeechEditBench provides a rigorous diagnostic framework to identify bottlenecks in Speech LLMs, thereby facilitating the development of next-generation Speech LLMs with more robust and precise instruction-guided editing capabilities. Data and code are avaialble at https://github.com/daxintan-cuhk/SpeechEditBench .