Closed
Description
Wavegrad从wav文件和从mel谱执行推理均失败,且报错相同.
版本信息:mindspore:1.9.0 mindaudio:2023.03.16
执行命令:
- python reverse.py --device_target Ascend --device_id 4 --save result --config ./wavegrad_base.yaml --restore /data3/zl/tmp/mindaudio_dataset/weights/model_1m_base_v190.ckpt --wav /data3/zl/tmp/mindaudio_dataset/LJSpeech-1.1/wavs/LJ010-0142.wav --plot True
- python reverse.py --device_target Ascend --device_id 4 --save result --config ./wavegrad_base.yaml --restore /data3/zl/tmp/mindaudio_dataset/weights/model_1m_base_v190.ckpt --mel /data3/zl/tmp/mindaudio_dataset/LJSpeech-1.1/wavs/LJ010-0142_feature.npy --plot True
报错截图:
Metadata
Metadata
Assignees
Labels
No labels