NDM
NDM
> Are you sure you’re running the inference with a valid .index file? You didn’t happen to rename the trained one to added, did you? I used the downloaded file...
> Is there any additional error shown in the console? It says segmentation fault in the console. No other errors. > I just tested the inference on the latest version,...
@AznamirWoW Thanks a lot. Adding export OMP_NUM_THREADS=1 to run-applio.sh solved the issue for me. Could you please add this fix to the repo? Also does this fix limit the performance?...