Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/waveglow
/ types & classes
Types & classes
8 in github.com/NVIDIA/waveglow
⨍
Functions
44
◇
Types & classes
8
↓ 2 callers
Class
Invertible1x1Conv
The layer outputs both the convolution, and the log determinant of its weight matrix. If reverse=True it does convolution with inverse
glow.py:62
↓ 2 callers
Class
Mel2Samp
This is the main class that calculates the spectrogram and returns the spectrogram, audio pair.
mel2samp.py:60
↓ 2 callers
Class
WaveGlow
glow.py:178
↓ 1 callers
Class
Denoiser
Removes model bias from audio produced with waveglow
denoiser.py:7
↓ 1 callers
Class
WN
This is the WaveNet like layer for the affine coupling. The primary difference from WaveNet is the convolutions need not be causal. There i
glow.py:105
↓ 1 callers
Class
WN
This is the WaveNet like layer for the affine coupling. The primary difference from WaveNet is the convolutions need not be causal. There i
glow_old.py:16
↓ 1 callers
Class
WaveGlowLoss
glow.py:43
Class
WaveGlow
glow_old.py:89