FullSubNet-plus
FullSubNet-plus copied to clipboard
Inference is getting Killed automatically.
When I tried to do the inference/test on my sample audio (.wav) file it getting killed.

My Directory Structure

Executing Command
python3 -m speech_enhance.tools.inference /
-C config/inference.toml -M /home/arvik/Desktop/ParadisoAI/FullSubNet-plus/best_model.tar /
-I /home/arvik/Desktop/ParadisoAI/FullSubNet-plus/input /
-O /home/arvik/Desktop/ParadisoAI/FullSubNet-plus/output
Sorry, I have not encountered this situation. Is this "Killed" because your operating system has killed your process?
I guess that would be the reason. My input file structure is right?
Or do I have to use any scaled audio file for inferencing?
The operation of the input file can be found in this issue. It should not be necessary to use scaled audio file to inference.