CoolFace
Datasetpublic

deep9539/speech_edit_acoustic

SpeechEdit Acoustic Retrieval Dataset This dataset is an MTEB-formatted Any-to-Any (AT2A) composed audio retrieval adaptation of the acoustic_editing subset of DiscreteSpeech/SpeechEditBench. Each query combines an original/source speech recording with a natural-language editing instruction, and the corpus contains the corresponding edited target speech recordings. Schema queries: id (string), audio (source audio), and text (edit instruction) corpus: id (string)… See the full description on the dataset page: https://huggingface.co/datasets/deep9539/speech_edit_acoustic.

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes31downloads
Dataset Card

SpeechEdit Acoustic Retrieval Dataset

This dataset is an MTEB-formatted Any-to-Any (AT2A) composed audio retrieval adaptation of the acoustic_editing subset of `DiscreteSpeech/SpeechEditBench`.

Each query combines an original/source speech recording with a natural-language editing instruction, and the corpus contains the corresponding edited target speech recordings.

Schema

  • —queries: id (string), audio (source audio), and text (edit instruction)
  • —corpus: id (string) and audio (edited target)
  • —qrels: query-id (string), corpus-id (string), and binary score (int32)