Hendrik Schröter

Results 22 issues of Hendrik Schröter

Related to the _The Lottery Ticket Hypothesis_, pruning allows to discard a large amount of parameters within a network [1, 2, 3, 4] without sacrificing model accuracy (depending on the...

Based on #87 Supersedes #13

Closes #191

running ```bash cargo run -p deep_filter --features=tract,bin,wav-utils,transforms --bin deep-filter -- --half-floats assets/noisy_snr0.wav -o out -vv -D ``` results in the following stack trace: ``` Compiling deep_filter v0.4.1-pre (/home/hendrik/projects/DeepFilterNet/libDF) Finished dev...

With rust/tract version.

enhancement
help wanted