Try passing the audio file path in Invoke Python Method activity as list.
Eg. {“audio.mp3”}
try replacing audio.mp3 with the full file path or relative path based on the python folder in python scope activity.
Everything else seems to be setup correctly.
