Hendrik Schröter
Hendrik Schröter
Seems like DeepFilterNet 1 is loaded. I will push a new release that includes the new DeepFilterNet2 checkpoints soon. The new model should provide a better performance.
Hi I pushed a new release. Could you update with: `pip install -U deepfilternet` and try again?
Hi currently there is no way to avoid rust and its also no plan to support it. I might consider a patch to support python only if I think it...
Not sure what you want to say, but nothing has changed, pyDF* are both based on the Rust module. This will most likely not change anytime.
Hi, This is not implemented by the framework. The usual process is straight forward: Load the pretrained weights for all but the last DNN layers. Then, do your normal training...
Hi, in general, most SE metrics require the same length an alignment. Thus, you need to make sure that the enhanced audio does not contain any latency and trim it...
Hi Stuart, thanks for your interest in this project. As of now, no real-time loop is available. There is a WIP version in #13, but it has a bug in...
> Also just out curiosity but is there any method that is purely to extract a single KW (Keyword) from noise as voicefilter-lite is targeted speaker extraction as an example...
Ideally a real-time loop would be implemented in Rust, so we can ship a compiled binary without any dependencies.
Still the case as long as this issue is open.