mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update repo
This commit is contained in:
parent
36e2f3458e
commit
2ac90f9e11
@ -114,4 +114,4 @@ if __name__ == '__main__':
|
||||
}
|
||||
|
||||
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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user