Skip to content

youngwoo-yoon/create_attention_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages