You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/paura2.py", line 249, in recordAudioSegments
print(pretty_results_deception(deception_audio_results))
File "/parsing_tool.py", line 70, in pretty_results_deception
pretty_results = f'Dominate Trait: {dominate_result} \nTruth: {statistics[0]} Lie: {statistics[1]}\n'
IndexError: list index out of range
when running run_deception_detection.py. Trying to get my head around it, what can it be?
The text was updated successfully, but these errors were encountered:
Hi,
I get an error
when running run_deception_detection.py. Trying to get my head around it, what can it be?
The text was updated successfully, but these errors were encountered: