🐛[bugfix] Model : typoを修正

This commit is contained in:
misyaguziya
2024-09-03 19:36:26 +09:00
parent 7ae86268a9
commit 9b7a614b8b

View File

@@ -301,7 +301,7 @@ if __name__ == "__main__":
"whisper": action_mapping["/controller/callback_download_whisper_weight"]["download"],
})
process = "test_all"
process = "main"
match process:
case "main":
try: