- fix call counter
This commit is contained in:
@@ -281,6 +281,8 @@ def perform_answerer():
|
||||
# Call analyzer script
|
||||
run_analyze(CONFIG.RecordFile, CONFIG.ReferenceAudio, '')
|
||||
|
||||
# Increase counter of attempts
|
||||
attempt_idx += 1
|
||||
|
||||
def run_caller_task(t):
|
||||
global CURRENT_TASK
|
||||
|
||||
Reference in New Issue
Block a user