Hello. I'm using the google colab version. I was able to run with the default input output files provided. I then tried to use my own files and the input file is read correctly, but then I get the following:
The tensorboard extension is already loaded. To reload it, use:
%reload_ext tensorboard
Metadata will be skipped
Reusing TensorBoard on port 6006 (pid 936), started 0:16:07 ago. (Use '!kill 936' to kill it.)
Checking that we have all of the required audio files...
Found input.wav, version 3.0.0
No response activated the trigger in response to input spikes. Is something wrong with the reamp?
SHARE THIS PLOT IF YOU ASK FOR HELP
So, I checked the file format is indeed with 48kHz and 24 bit mono, for both the input and output files. Any ideas?
Hello. I'm using the google colab version. I was able to run with the default input output files provided. I then tried to use my own files and the input file is read correctly, but then I get the following:
So, I checked the file format is indeed with 48kHz and 24 bit mono, for both the input and output files. Any ideas?