| egs/aishell/transformer/utils/gen_modelscope_configuration.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
egs/aishell/transformer/utils/gen_modelscope_configuration.py
@@ -114,4 +114,4 @@ } with open(os.path.join(args.output_dir, "configuration.json"), "w") as f: json.dump(json_dict, f) json.dump(json_dict, f, indent=4)