{"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/voicebench-benchmarking-llm-based-voice","title":"VoiceBench: Benchmarking LLM-Based Voice Assistants","arxiv_id":"2410.17196","date":"2024-10-22","proceeding":null,"authors":["Yiming Chen","Xianghu Yue","Chen Zhang","Xiaoxue Gao","Robby T. Tan","Haizhou Li"],"abstract":"Building on the success of large language models (LLMs), recent advancements such as GPT-4o have enabled real-time speech interactions through LLM-based voice assistants, offering a significantly improved user experience compared to traditional text-based interactions. However, the absence of benchmarks designed to evaluate these speech interaction capabilities has hindered progress of LLM-based voice assistants development. Current evaluations focus primarily on automatic speech recognition (ASR) or general knowledge evaluation with clean speeches, neglecting the more intricate, real-world scenarios that involve diverse speaker characteristics, environmental and content factors. To address this, we introduce VoiceBench, the first benchmark designed to provide a multi-faceted evaluation of LLM-based voice assistants. VoiceBench also includes both real and synthetic spoken instructions that incorporate the above three key real-world variations. Extensive experiments reveal the limitations of current LLM-based voice assistant models and offer valuable insights for future research and development in this field.","url_abs":"https://arxiv.org/abs/2410.17196v3","url_pdf":"https://arxiv.org/pdf/2410.17196v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"voicebench-benchmarking-llm-based-voice","repo_url":"https://github.com/matthewcym/voicebench","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"automatic-speech-recognition-2","task_name":"Automatic Speech Recognition"},{"task_slug":"automatic-speech-recognition","task_name":"Automatic Speech Recognition (ASR)"},{"task_slug":"benchmarking","task_name":"Benchmarking"},{"task_slug":"general-knowledge","task_name":"General Knowledge"},{"task_slug":"speech-recognition","task_name":"Speech Recognition"},{"task_slug":"speech-recognition-1","task_name":"speech-recognition"}],"methods":[{"method_slug":"focus","method_name":"Focus"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2410.17196","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2410.17196"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/matthewcym/voicebench","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":7},"by_repo_kind":{"official":{"samples":7,"ran":0,"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":"517d1ec53f3c5a04","entry":"extract_rating","repo":"matthewcym/voicebench","repo_kind":"official","path":"src/evaluator/open.py","file_url":"https://github.com/matthewcym/voicebench/blob/HEAD/src/evaluator/open.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"517d1ec53f3c5a04"}},{"code_sha256_prefix":"124d5d71fae7e5a3","entry":"generate_text","repo":"matthewcym/voicebench","repo_kind":"official","path":"src/models/diva.py","file_url":"https://github.com/matthewcym/voicebench/blob/HEAD/src/models/diva.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"124d5d71fae7e5a3"}},{"code_sha256_prefix":"19bc65475a15d6e0","entry":"generate_text_chat","repo":"matthewcym/voicebench","repo_kind":"official","path":"src/api/gpt.py","file_url":"https://github.com/matthewcym/voicebench/blob/HEAD/src/api/gpt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"19bc65475a15d6e0"}},{"code_sha256_prefix":"11cff48e62b2f561","entry":"majority_vote","repo":"matthewcym/voicebench","repo_kind":"official","path":"src/evaluator/qa.py","file_url":"https://github.com/matthewcym/voicebench/blob/HEAD/src/evaluator/qa.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"11cff48e62b2f561"}},{"code_sha256_prefix":"5bc9a1b5b02a8f64","entry":"read_prompt_list","repo":"matthewcym/voicebench","repo_kind":"official","path":"src/evaluator/ifeval.py","file_url":"https://github.com/matthewcym/voicebench/blob/HEAD/src/evaluator/ifeval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5bc9a1b5b02a8f64"}},{"code_sha256_prefix":"c4aee18c48035c68","entry":"test_instruction_following_loose","repo":"matthewcym/voicebench","repo_kind":"official","path":"src/evaluator/ifeval.py","file_url":"https://github.com/matthewcym/voicebench/blob/HEAD/src/evaluator/ifeval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c4aee18c48035c68"}},{"code_sha256_prefix":"10020f9516c7f32c","entry":"test_instruction_following_strict","repo":"matthewcym/voicebench","repo_kind":"official","path":"src/evaluator/ifeval.py","file_url":"https://github.com/matthewcym/voicebench/blob/HEAD/src/evaluator/ifeval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"10020f9516c7f32c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}