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

Class transformFFT

transform.py:201–274  ·  view source on GitHub ↗

A class to help computing the short time Fourier transform (STFT) Examples -------- ### 1. Computing the STFT of a matrix of signals \"audio\" and writing the STFT data in \"path\" (except the phase) tt1=transformFFT(frameSize=2048, hopSize=512, sampleRate=44100) tt1.comput

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

trainCNN.pyFile · 0.90
trainCNN.pyFile · 0.90
trainCNNbach10.pyFile · 0.90
trainCNNrwc.pyFile · 0.90
__call__Method · 0.90
trainCNNrwc.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected