MCPcopy Create free account
hub / github.com/MTG/DeepConvSep / sinebell

Function sinebell

transform.py:35–49  ·  view source on GitHub ↗

window = sinebell(lengthWindow) Computes a \"sinebell\" window function of length L=lengthWindow The formula is: .. math:: window(t) = sin(\pi \\frac{t}{L}), t=0..L-1

(lengthWindow)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

stft_normFunction · 0.70
istft_normFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected