ddwang2000/EchoEval
EchoEval EchoEval is a instance-level spoken empathetic evaluation benchmark. It comprising 1K authentic recordings from 20 professional actors Load one subset: from datasets import load_dataset ds = load_dataset("ddwang2000/EchoEval", "normal", split="test") Subsets Subset Size Description normal 220 Explicit, everyday emotional delivery implicit 220 Emotion is present but understated in the text very_high_intense 220 High-arousal, strongly… See the full description on the dataset page: https://huggingface.co/datasets/ddwang2000/EchoEval.
EchoEval
EchoEval is a instance-level spoken empathetic evaluation benchmark. It comprising 1K authentic recordings from 20 professional actors
Load one subset:
from datasets import load_dataset
ds = load_dataset("ddwang2000/EchoEval", "normal", split="test")Subsets
Columns
If you find EchoEval useful for your research, we would appreciate an acknowledgment and link to this dataset page. The accompanying paper and its BibTex citation will be added once available.
