iSTFTNet pytorch
1.0.0
Este repositorio intenta implementar ISTFTNET: vocoder de espectrograma MEL rápido y ligero que incorpora la transformación inverse de Fourier a corto plazo específicamente Modelo 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},
}