Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantifying Social Connection in Virtual Reality Conversation

overview

This repository accompanies the CHI 2025 paper Quantifying Social Connection in Virtual Reality Conversation. It contains the full analysis pipeline used in the study. The analysis consists of multiple stages of data processing. You can either start from the raw data and follow the scripts step by step, or use the pre-processed datasets. For details, please refer to the README files in each subfolder.

Preprocessing

The preprocessing folder includes batch scripts to extract audio from recorded videos and to detect voice activity for turn-taking prediction. This step requires running the VoiceActivityProjection, ffmpeg, ffmpeg-normalize.

Analysis

The analysis folder contains Python notebooks for feature extraction and data formatting for statistical analysis. After preprocessing, the data is analyzed using R, where linear mixed models are fitted and statistical tests are conducted.

Application for Virtual Reality Conversation

For related applications and implementations in VR conversation scenarios, please refer to our another repository linked in this section.

Data

The overall dataset used in this study can be accessed via this link. Additionally, each subfolder contains a README file that provides the corresponding data links required for each processing step.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages