add RNNoiseFilter to changelog and update pyrnnoise to 0.4.1

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-19 13:16:00 -08:00
parent bf791527dc
commit ec7a7ed048
3 changed files with 48 additions and 8 deletions

1
changelog/3205.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `RNNoiseFilter` for real-time noise suppression using RNNoise neural network via pyrnnoise library.