嘉渊
2023-05-24 2efd780568b26ee9a12e144b62d97b7df12014c8
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)