Audio file
https://github.com/facebookresearch/demucs/blob/main/test.mp3
Audio file with separated sound sources
This model requires additional module.
pip3 install soundfile
Automatically downloads the onnx and prototxt files on the first run. It is necessary to be connected to the Internet while downloading.
For the sample wav,
$ python3 demucs.pyIf you want to specify the audio, put the file path after the --input option.
$ python3 demucs.py --input AUDIO_FILEPytorch
ONNX opset=17