generated from thinkode/modelRepository
change init message to stop
This commit is contained in:
@@ -15,7 +15,7 @@ try:
|
|||||||
# Options analyzing
|
# Options analyzing
|
||||||
args = parser.parse_args()
|
args = parser.parse_args()
|
||||||
|
|
||||||
log_step('init', 100, {
|
log_step('start', 100, {
|
||||||
"audioFile": args.audio,
|
"audioFile": args.audio,
|
||||||
"model": args.model,
|
"model": args.model,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user