iSTFTNet pytorch
1.0.0
Ce repo essaie de mettre en œuvre ISTFTNET: voccodeur de spectrogramme de MEL rapide et léger incorporant la transformée de Fourier à court terme inverse spécifiquement le modèle 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},
}