“87876389ea689d54489988f9f9a4d7f3eecd35b7”上不存在“x2paddle/op_mapper/onnx2paddle/opset12.py”
未验证 提交 c21daffa 编写于 作者: L liangym 提交者: GitHub

Merge pull request #2137 from yt605155624/fix_name_bug

[TTS]fix am name, test=tts
......@@ -31,7 +31,7 @@ if [ ${stage} -le 1 ] && [ ${stop_stage} -ge 1 ]; then
FLAGS_allocator_strategy=naive_best_fit \
FLAGS_fraction_of_gpu_memory_to_use=0.01 \
python3 ${BIN_DIR}/../synthesize.py \
--am=fastspeech2_aishell3 \
--am=fastspeech2_vctk \
--am_config=${config_path} \
--am_ckpt=${train_output_path}/checkpoints/${ckpt_name} \
--am_stat=dump/train/speech_stats.npy \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册