Skip to content

omeaningless/binaural-audio-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binaural-audio-generation

Environment

  • Python=3.6
  • Pytorch=1.6.0

Dataset

FAIR-Play can be accessed here. YT-ASMR can be accessed here.

Training and Ealuation

  1. Prepare datasets. Please prepare the dataset as the instructions in FAIR-Play.

  2. Training.

./train.sh
  1. Ealuation.
./test.sh

A set of pretrained weights can be found at https://drive.google.com/drive/folders/1N7UMOZqNbFe_QXx4x_kKH02CQI8_DwPa?usp=sharing .

Acknowledgement

We borrowed a lot of code from https://github.com/SheldonTsui/SepStereo_ECCV2020 and https://github.com/facebookresearch/2.5D-Visual-Sound. Thanks for their great works. Please also cite their nice works if you use this code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published