faroit / stft-istft-experiments

find one stft to rule them all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%