A simple noise gate app intended for use with VOIPs like Skype.
Ever wanted to cut out background noise when talking with others on Skype? Now it's possible!
NoiseGator is a light-weight noise gate application that routes audio through an audio input to an audio output. In real-time the audio level is analysed and if the average level is higher than the threshold the audio bypasses as normal. However, if the average level goes below the threshold, the gate closes and the audio is cut.
When used with a virtual audio cable it can act as a noise gate for a either a sound input(microphone) or sound output(speakers).
...
RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition.
full installation and usage instructions given at
http://sourceforge.net/p/rnnl/wiki/Home/