DeepFilterNet
DeepFilterNet copied to clipboard
deep-filter-0.5.6-x86_64-pc-windows-msvc.exe vs. deepFilter (python)
Hello,
I seem to get different results when I use .exe vs. python application.
For example,
deep-filter-0.5.6-x86_64-pc-windows-msvc.exe -m DeepFilterNet3_onnx.tar.gz myaudio.wav
Gives different results than:
deepFilter myaudio.wav -m DeepFilterNet3
Is this expected? If so, are there cmd-line options that I can pass to python API to produce same results as .exe?
Thanks! Ryan
Also, I am trying to figure out how to reproduce build for deep-filter-0.5.6-x86_64-pc-windows-msvc.exe. Is this some maturin develop command?
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.