Skip to content

tz579/stft-istft-experiments

 
 

Repository files navigation

STFT/ISTFT tests

⚠️ under development

The purpose of these repo is to compare different stft/istft implementations and evaluate if combinations of STFT from one library are compatible with the ISTFT from a different lib. Hence, finding the right the analysis/synthesis windows, the right padding etc.

Libraries and Current status

  • Scipy
  • Librosa
  • PyTorch
  • Tensorflow

t.b.a

Install Requirements

see environment.yml

Run test

run python test.py

About

find one stft to rule them all

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%