Skip to content

First Release

Latest
Compare
Choose a tag to compare
@nuniz nuniz released this 26 Jan 10:00
5e4c10c

First Release
TFSpectralGate is a TensorFlow-based implementation of Spectral Gating, an algorithm for denoising audio signals. It is designed to inherit from the tf.keras.Model class, which allows it to be used either as a standalone module or as part of a larger neural network architecture.