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