File size: 112 Bytes
b07bd03
 
 
 
 
1
2
3
4
5
 Process the audio file
result = model.process_audio("inox.file") 

# Do something with the result
print(result)