iSTFTNet pytorch
1.0.0
このレポは、ISTFTNETを実装しようとします。逆短時間のフーリエ変換を組み込んだ高速および軽量のメルスペクトルグラムボコーダー特異的にモデル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},
}