Script for creating attention check videos

This repository contains scripts for creating attention check videos used in GENEA Challenge 2022. Please refer the paper here for the details of the attention checks.

Requirements

Usage

  1. Prepare audio files. We used MaryTTS to synthesize attention audios.
$ docker run -it -p 59125:59125 synesthesiam/marytts:5.2 --voice cmu-rms-hsmm
$ python create_attention_audios.py 
  1. Create attention check videos. There are three different ways of creating attention check videos according to the user study configurations: 1) text overlay for parallel comparisons, 2) text overlay for pairwise comparisons, 3) audio overlay for pairwise comparisons.
$ python create_attention_videos.py