TensorFlowTTS
TensorFlowTTS copied to clipboard
Performance Benchmark
Is there any data on performance benchmark for various GPU memory / batch size configurations? I am using 15gb single GPU. Unless I use 16 for batch size, it throws OOM. With 16 batch size it takes 36 hours to run 16k steps on en_US data for examples/tacotron2/train_tacotron2.py.
It took 21 hours to run 200k steps for examples/multiband_melgan/train_multiband_melgan.py
Are these expected?
Thank you!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.