{"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/ears-an-anechoic-fullband-speech-dataset","title":"EARS: An Anechoic Fullband Speech Dataset Benchmarked for Speech Enhancement and Dereverberation","arxiv_id":"2406.06185","date":"2024-06-10","proceeding":null,"authors":["Julius Richter","Yi-Chiao Wu","Steven Krenn","Simon Welker","Bunlong Lay","Shinji Watanabe","Alexander Richard","Timo Gerkmann"],"abstract":"We release the EARS (Expressive Anechoic Recordings of Speech) dataset, a high-quality speech dataset comprising 107 speakers from diverse backgrounds, totaling in 100 hours of clean, anechoic speech data. The dataset covers a large range of different speaking styles, including emotional speech, different reading styles, non-verbal sounds, and conversational freeform speech. We benchmark various methods for speech enhancement and dereverberation on the dataset and evaluate their performance through a set of instrumental metrics. In addition, we conduct a listening test with 20 participants for the speech enhancement task, where a generative method is preferred. We introduce a blind test set that allows for automatic online evaluation of uploaded data. Dataset download links and automatic evaluation server can be found online.","url_abs":"https://arxiv.org/abs/2406.06185v2","url_pdf":"https://arxiv.org/pdf/2406.06185v2.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":"ears-an-anechoic-fullband-speech-dataset","repo_url":"https://github.com/facebookresearch/ears_dataset","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"ears-an-anechoic-fullband-speech-dataset","repo_url":"https://github.com/sp-uhh/sgmse","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"speech-enhancement","task_name":"Speech Enhancement"}],"methods":[{"method_slug":"set","method_name":"SET"}],"datasets_introduced":[{"slug":"ears-reverb","name":"EARS-Reverb","full_name":""},{"slug":"ears-wham","name":"EARS-WHAM","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2406.06185","atlas_url":"https://app.syntology.ai/?focus=2406.06185","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2406.06185"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/sp-uhh/sgmse","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/ears_dataset","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":7,"unverified":1},"by_repo_kind":{"listed":{"samples":8,"ran":7,"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":"216c782f9d07ef3a","entry":"get_act","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/backbones/ncsnpp_utils/layers.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/backbones/ncsnpp_utils/layers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"216c782f9d07ef3a"}},{"code_sha256_prefix":"eb5ba43dadcbda84","entry":"get_activation","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/backbones/dcunet.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/backbones/dcunet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eb5ba43dadcbda84"}},{"code_sha256_prefix":"9e802d63089d5d62","entry":"get_window","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/data_module.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/data_module.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9e802d63089d5d62"}},{"code_sha256_prefix":"9ce3b9f139bb58ff","entry":"make_unet_encoder_decoder_args","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/backbones/dcunet.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/backbones/dcunet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9ce3b9f139bb58ff"}},{"code_sha256_prefix":"63cec12b7bc5275c","entry":"torch_complex_from_reim","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/backbones/shared.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/backbones/shared.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"63cec12b7bc5275c"}},{"code_sha256_prefix":"0eabe078d2ed0794","entry":"unet_decoder_args","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/backbones/dcunet.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/backbones/dcunet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0eabe078d2ed0794"}},{"code_sha256_prefix":"3ac11bfe0ae80195","entry":"variance_scaling","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/backbones/ncsnpp_utils/layers.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/backbones/ncsnpp_utils/layers.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ac11bfe0ae80195"}},{"code_sha256_prefix":"85b2235eb7afaa4f","entry":"ncsn_conv1x1","repo":"sp-uhh/sgmse","repo_kind":"listed","path":"sgmse/backbones/ncsnpp_utils/layers.py","file_url":"https://github.com/sp-uhh/sgmse/blob/HEAD/sgmse/backbones/ncsnpp_utils/layers.py","link_basis":"harvester_set","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":"85b2235eb7afaa4f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}