Code for paper: Temporal Reasoning via Audio Question Answering
Audio files are found here. Trained models are found here.
All code was developed and tested using Python 3.6 and 3.7 on OSX and Ubuntu 18.04.
Instructions to generate the DAQA dataset are found here.
Instructions for training and running trained models are found here.
Code is released under the CC-BY 4.0 license. See LICENSE for additional details.
If you find this code useful in your research, please cite it:
@inproceedings{fayek2019temporal,
title = {Temporal Reasoning via Audio Question Answering},
author = {Haytham M. Fayek and Justin Johnson},
year = {2019},
}