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.
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), andtext(edit instruction) - corpus:
id(string) andaudio(edited target) - qrels:
query-id(string),corpus-id(string), and binaryscore(int32)
