iSTFTNet pytorch
1.0.0
Dieses Repo versucht, ISTFTNET zu implementieren: Schneller und leichtes Melspektogramm-Vokoder mit inverser Kurzzeit-Fourier-Transformation spezifisch Modell 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},
}