hulucky1102

Results 6 comments of hulucky1102

Hello author, when I build the model, TypeError: forward() takes 3 positional arguments but 4 were given. This is caused by no hidden parameters. How can I solve it? I...

Hello, this is because I installed the df library in the environment. The function calls are caused by the functions in the library not calling the functions you set.

Hello, the onnx model is generated through your model_onnx_export.py, and the audio is read from the device and monitored in real time through onnx. The effect is not good. Is...

Thank you very much, this problem is caused by me passing in attend_lim_db. Is there some setting in the model that will cause muting, which will cause some of my...

Both use DeepFilterNet3, one uses API enhance simulation and the other uses onnx simulation. The above two results are inconsistent. The result of using onnx simulation has vocal loss. ![image](https://github.com/Rikorose/DeepFilterNet/assets/56753631/db3702f2-531b-43e5-881a-483a5bfbf297)...

This situation occurs in both onnx and torch streaming