DeepFilterNet icon indicating copy to clipboard operation
DeepFilterNet copied to clipboard

deep-filter-0.5.6-x86_64-pc-windows-msvc.exe vs. deepFilter (python)

Open RyanMetcalfeInt8 opened this issue 1 year ago • 1 comments

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

RyanMetcalfeInt8 avatar Feb 15 '24 01:02 RyanMetcalfeInt8

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?

RyanMetcalfeInt8 avatar Feb 15 '24 20:02 RyanMetcalfeInt8

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.

github-actions[bot] avatar May 16 '24 02:05 github-actions[bot]