FileNotFoundError: [Errno 2] No such file or directory: 'assets/infore/hifigan/hk_hifi.pickle'
anhntk54 opened this issue · 1 comments
anhntk54 commented
i checkout your project and build:bash ./scripts/quick_start.sh
FileNotFoundError: [Errno 2] No such file or directory: 'assets/infore/hifigan/hk_hifi.pickle'
help me?
ThanhPham1987 commented
Run command line: python -m vietTTS.hifigan.convert_torch_model_to_haiku --config-file=/home/peter/PycharmProjects/TTS/vietTTS/assets/hifigan/config.json --checkpoint-file=/home/peter/PycharmProjects/TTS/vietTTS/assets/infore/hifigan/g_01140000
If success, you have hk_hifi.pickle. Good luck!