mediar-ai / screenpipe

24/7 local AI screen & mic recording. Start recording your screen today ... or be left behind. Works with Ollama. Alternative to Rewind.ai & Zapier. Open. Secure. You own your data. Rust.
https://screenpi.pe
MIT License
8.43k stars 476 forks source link

[feature] adaptive noise reduction #585

Open louis030195 opened 21 hours ago

louis030195 commented 21 hours ago

Here are 10 approaches to implement adaptive noise reduction, ordered by complexity/effectiveness:

1. Enhanced Spectral Subtraction

2. Wiener Filtering

3. Kalman Filtering Approach

4. Neural Network Based

5. Wavelet Domain Processing

6. Subspace Methods

7. Multi-Channel Processing

8. NMF-based Approach

9. Psychoacoustic Model

10. Hybrid Approach

Key considerations for your 24/7 recording case:

Would you like me to elaborate on any of these approaches or discuss specific implementation details for your use case?

linear[bot] commented 21 hours ago

MED-240 [feature] adaptive noise reduction