CoolFace
Datasetpublic

irlab-daiict/SqCLIRIL

πŸ—£οΈ SqCLIRIL: Spoken Query Benchmark for Cross-Lingual IR in Indian Languages SqCLIRIL is a Spoken Query Benchmark designed to evaluate cross-lingual information retrieval (CLIR) systems using both spoken and text queries.It covers five Indian languages β€” Hindi, Gujarati, Bengali, Kannada, and English β€” with diverse speech samples from male and female speakers to capture natural variability in pronunciation and acoustic conditions. πŸ“˜ Dataset Summary… See the full description on the dataset page: https://huggingface.co/datasets/irlab-daiict/SqCLIRIL.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
0likes57downloads
Dataset Card

language:

  • β€”hi
  • β€”gu
  • β€”bn
  • β€”kn
  • β€”en tags:
  • β€”speech
  • β€”text
  • β€”asr
  • β€”multilingual
  • β€”indian-languages
  • β€”cross-lingual-ir
  • β€”spoken-query task_categories:
  • β€”automatic-speech-recognition
  • β€”text-retrieval license: cc-by-4.0 prettyname: SqCLIRIL sizecategories:
  • β€”n<1K ---

πŸ—£οΈ SqCLIRIL: Spoken Query Benchmark for Cross-Lingual IR in Indian Languages

SqCLIRIL is a Spoken Query Benchmark designed to evaluate cross-lingual information retrieval (CLIR) systems using both spoken and text queries. It covers five Indian languages β€” Hindi, Gujarati, Bengali, Kannada, and English β€” with diverse speech samples from male and female speakers to capture natural variability in pronunciation and acoustic conditions.


πŸ“˜ Dataset Summary

FeatureDescription
Dataset nameSqCLIRIL
LanguagesHindi (hi), Gujarati (gu), Bengali (bn), Kannada (kn), English (en)
ModalitiesText, Speech (WAV), ASR Transcriptions
SpeakersMale and Female
Data TypeQueries and their spoken utterances
Format.tsv (queries and transcriptions), .wav (spoken queries)

🧩 Dataset Structure

The dataset is organized into three main folders:

SqCLIRIL/
β”‚
β”œβ”€β”€ text/
β”‚   β”œβ”€β”€ hindi/
β”‚   β”‚   β”œβ”€β”€ trec_dl19_hindi_query.tsv
β”‚   β”‚   β”œβ”€β”€ trec_dl20_hindi_query.tsv
β”‚   β”‚   └── trec_dl1920_hindi_query.tsv
β”‚   β”œβ”€β”€ gujarati/
β”‚   β”œβ”€β”€ bengali/
β”‚   β”œβ”€β”€ kannada/
β”‚   └── english/
β”‚
β”œβ”€β”€ asr/
β”‚   β”œβ”€β”€ hindi/
β”‚   β”‚   β”œβ”€β”€ male/
β”‚   β”‚   β”‚   β”œβ”€β”€ m1/ β†’ sq_hi_m1.tsv
β”‚   β”‚   β”‚   β”œβ”€β”€ m2/ β†’ sq_hi_m2.tsv
β”‚   β”‚   └── female/
β”‚   β”‚       β”œβ”€β”€ f1/ β†’ sq_hi_f1.tsv
β”‚   β”‚       β”œβ”€β”€ f2/ β†’ sq_hi_f2.tsv
β”‚   β”œβ”€β”€ ...
β”‚
└── speech/
    β”œβ”€β”€ hindi/
    β”‚   β”œβ”€β”€ male/
    β”‚   β”‚   β”œβ”€β”€ m1/ β†’ 123.wav, 124.wav, ...
    β”‚   β”‚   β”œβ”€β”€ m2/ β†’ ...
    β”‚   └── female/
    β”‚       β”œβ”€β”€ f1/ β†’ 201.wav, ...
    β”‚       β”œβ”€β”€ f2/ β†’ ...
    β”œβ”€β”€ ...

Folder Descriptions

  • β€”`text/`: Contains text queries for each language in three benchmark splits (trec_dl1920, trec_dl19, trec_dl20).
  • β€”`speech/`: Contains recorded spoken queries (WAV files) from both male and female speakers.
  • β€”`asr/`: Contains automatic speech recognition (ASR) transcriptions of the spoken queries, structured by gender and speaker ID.

πŸ—‚οΈ Example Structure (Hindi)

SqCLIRIL/
β”œβ”€β”€ text/hindi/trec_dl19_hindi_query.tsv
β”œβ”€β”€ speech/hindi/male/m1/123.wav
β”œβ”€β”€ speech/hindi/male/m1/124.wav
β”œβ”€β”€ speech/hindi/female/f1/201.wav
β”œβ”€β”€ asr/hindi/male/m1/sq_hi_m1.tsv
β”œβ”€β”€ asr/hindi/female/f1/sq_hi_f1.tsv

Each line in the sq_hi_f1.tsv corresponds to the transcription of the spoken file with the same query ID (e.g., 123.wav).


πŸ’‘ Intended Uses

  • β€”Cross-lingual information retrieval (CLIR)
  • β€”Speech-to-text retrieval
  • β€”Multilingual query understanding
  • β€”Spoken Query Search in Indian Languages

βš™οΈ Data Fields

FieldDescription
query_idUnique identifier for the query (e.g., 123)
languageOne of {hi, gu, bn, kn, en}
text_queryOriginal text form of the query
speech_audioPath to the .wav file containing the spoken version
asr_transcriptionAutomatic transcription of the spoken query
speaker_idSpeaker identity (e.g., m1, f2)
genderMale/Female

πŸ“Š Data Splits

Each language contains three splits:

SplitDescription
trec_dl19TREC Deep Learning Track 2019 queries
trec_dl20TREC Deep Learning Track 2020 queries
trec_dl1920Combined 2019–2020 queries

🎧 Audio Details

PropertyValue
FormatWAV
Sampling Rate16 kHz
ChannelsMono
EnvironmentNatural home and lab settings

πŸ“œ Citation

If you use this dataset, please cite:

bibtex
@article{DAVE2025,
  title = {SqCLIRIL: Spoken query cross-lingual information retrieval in Indian languages},
  journal = {Pattern Recognition Letters},
  year = {2025},
  issn = {0167-8655},
  doi = {https://doi.org/10.1016/j.patrec.2025.08.022},
  url = {https://www.sciencedirect.com/science/article/pii/S0167865525003071},
  author = {Bhargav Dave and Prasenjit Majumder},
}

βš–οΈ License

License: CC BY 4.0

πŸ™Œ Acknowledgements

We thank all contributors and speakers involved in building this multilingual benchmark for advancing speech-based cross-lingual IR research in India.