ambiscaper icon indicating copy to clipboard operation
ambiscaper copied to clipboard

Ambiscaper: a tool for automatic dataset generation and annotation of reverberant Ambisonics audio. Originally forked from http://github.com/justinsalamon/scaper

Results 2 ambiscaper issues
Sort by recently updated
recently updated
newest added

I get TypeError when trying to add reverb! import ambiscaper import numpy as np import os # AmbiScaper settings soundscape_duration = 5.0 ambisonics_order = 1 foreground_folder = os.path.abspath('./samples/Acoustics_Book') ### Create...

Hi Andrés, I'm having this issue when saving the text file in the basic example of the documentation: `Traceback (most recent call last): File "ambisonic_test_white.py", line 365, in ambiscaper.generate(destination_path=destination_path,generate_txt=True)` `IOError:...