Code Monkey home page Code Monkey logo

ownaura's Introduction

TODO:

  • Is final VR project the "backup" or "original". VR Unity Project is "backup"?

Ownaura

This repository provides the implementation of an own-voice auralization system implememented at DTU's audio-visual immersion lab as presented at ICA2022.

The Python scripts, MAX patches and Unity project have been tested on Windows only.

Paper:
Find it here.
Large files:
Download the VR Unity project, Odeon simulation files and actually used convolutional filters from the release page.
License:
MIT -- see the file LICENSE for details.

Project overview

Repo is structured as follows:

.
├── Documentation                       # [building the userguide]
├── libownaura                          # [python main scripts]
├── Lora filters                        # [store Lora output here]
├── MAX                                 # [Max patches]
├── Room acoustic parameter measurement # [scripts for measuring effective acoustic parameters]
...

Getting started

Create a virtual environment with conda and activate it:

conda env create -f environment.yml
conda activate ownaura

Download the large files from release page:

python download_files.py

Now read the userguide. Enjoy!

Citation

If you found this codebase useful in your research, please cite:

@inproceedings{wistbackaVocalComfort2022,
   author       = "Wistbacka Oehlund, Greta and Heuchel, Franz M. and LYBERG AAHLANDER, Viveka and MAARTENSSON, Johan and SAHLEN, Birgitta and Brunskog, Jonas",
   title        = "Vocal comfort in simulated room acoustic environments – experimental set-up and protocol development",
   booktitle    = "Proceedings of the 24th International Congress on Acoustics",
   year         = "2022",
   pages        = "1-11",
}

ownaura's People

Contributors

fhchl avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.