- fix call counter
This commit is contained in:
@@ -280,7 +280,9 @@ 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