Skip to content

Instantly share code, notes, and snippets.

View Kaylebor's full-sized avatar

Ender Kaylebor

View GitHub Profile
@Kaylebor
Kaylebor / deepfilternet-build.sh
Last active January 4, 2025 19:38
Manually build and install DeepFilterNet ladspa for EasyEffects (non-Flatpak, may work with Flatpak with the right permissions)
git clone [email protected]:Rikorose/DeepFilterNet.git
cd DeepFilterNet
cargo build --release -p deep-filter-ladspa
sudo cp target/release/libdeep_filter_ladspa.so /usr/lib64/ladspa/