Compute the features for a given set of audio signals. The audio signal \"audio\" is a numpy array with the shape (t,i) - t is time and i is the id of signal Depending on the variable \"save\", it can save the features to a binary file, accompanied by a shape file,
(self,audio, out_path=None, phase=False, save=True)
source not stored for this graph (policy: none)
no test coverage detected