Chia-Hsuan-Lee/Spoken-SQuAD
A spoken question answering dataset on SQUAD
This dataset helps researchers and developers create and test systems that can answer questions based on spoken information. It provides audio recordings of articles, their text transcripts, and associated questions and answers. The dataset is ideal for those building automated listening comprehension tools for English audio.
No commits in the last 6 months.
Use this if you are developing or evaluating machine learning models for answering text-based questions from spoken content.
Not ideal if you are looking for a dataset where both questions and answers are in spoken form, or if your primary focus is on languages other than English.
Stars
50
Forks
6
Language
Shell
License
—
Category
Last pushed
May 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Chia-Hsuan-Lee/Spoken-SQuAD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
5hirish/adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
husseinmozannar/SOQAL
Arabic Open Domain Question Answering System using Neural Reading Comprehension
SatyamSoni23/Smart-Question-Answering-System-on-Document
It's Smart-Question Answering System on short as well as long documents. It can automatically...
dharmendrach/bert_quora_question_pairs
BERT Model Fine-tuning on Quora Questions Pairs
nlpunibo/Question-Answering-SQUAD
Question Answering model based on DistilBERT, trained and evaluated on the SQUAD dataset