Search found 1 match
- Thu Dec 19, 2013 7:42 am
- Forum: General Audio Programming
- Topic: Scripting Noise Removal
- Replies: 2
- Views: 9657
Re: Scripting Noise Removal
Having similar issue as jchayan I decided to give a go to 'SoX', but regrettably in comparison to Audacity it has quite poor performance. It's noise reduction method is no better than my simple, home-cooked in Python algorithm for spectral subtraction. In fact, since results are the same, I suppose ...