Deepfilternet

Latest version: v0.5.6

Safety actively analyzes 688758 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.1

- Fix a regression that caused a larger memory consumption
- Related to above: Update onnx models for deep-filter Rust implementation and improve inference speed

0.3.0

Hendrik Schröter
Noise supression using deep filtering

USAGE:
deep-filter [OPTIONS] [FILES]...

ARGS:
<FILES>...

OPTIONS:
-D, --compensate-delay
Compensate delay of STFT and model lookahead

-h, --help
Print help information

-m, --model <MODEL>
Path to model tar.gz

-o, --out-dir <OUT_DIR>
[default: out]

--pf
Enable postfilter

--reduce-mask <REDUCE_MASK>
If used with multiple channels, reduce the mask with max (1) or mean (2) [default: 1]

-v, --verbose
Logging verbosity

-V, --version
Print version information


LADSPA plugin for real-time noise reduction

E.g. for usage in a Pipewire filter chain. See [readme](https://github.com/Rikorose/DeepFilterNet/tree/v0.3.0/ladspa).

0.2.5

Fix Windows PyPi package

0.2.3

DeepFilterNet2 is released!

*DeepFilterNet2: Towards Real-Time Speech Enhancement on Embedded Devices for Full-Band Audio*:
- Paper: https://arxiv.org/abs/2205.05474
- Samples: https://rikorose.github.io/DeepFilterNet2-Samples/
- Demo: https://huggingface.co/spaces/hshr/DeepFilterNet2

Upgrade via `pip install -U deepfilternet`.

0.1.11

0.1.10

Better windows support and CI improvements.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.