Closed unilight closed 4 years ago
Some notes:
import espnet
, etc.)pip install git+https://github.com/aliutkus/speechmetrics#egg=speechmetrics[gpu]
, which is hard to put inside requirements.txt
. So, I added an extra line in Makefile
.trainer_vqvae._save_decoded_world
so that the converted WORLD features are also stored. This way, we can load them for MCD calculation.Do you mean this? https://github.com/psf/black No, I have never done it. Should I use it before I push?
Yes. Before I released crank, I apply black to all python scripts.
It would be better to add ci
to format with black automatically.
Meanwhile, could you apply it by yourself?
I fixed your comments. Please review again.
Metrics