iSTFTNet pytorch
1.0.0
Este repo tentam implementar o ISTFTNET: vocoder rápido e leve de espectrograma MEL que incorpora a transformação inversa de Fourier de curto período de tempo especificamente C8C8I .
Disclaimer : This repo is build for testing purpose. The code is not optimized for performance.
python train.py --config config_v1.json
@inproceedings{kaneko2022istftnet,
title={{iSTFTNet}: Fast and Lightweight Mel-Spectrogram Vocoder Incorporating Inverse Short-Time Fourier Transform},
author={Takuhiro Kaneko and Kou Tanaka and Hirokazu Kameoka and Shogo Seki},
booktitle={ICASSP},
year={2022},
}