Hi, I am trying to test the Media Translation API to translate a file called audio.wav with the code provided at https://github.com/googleapis/python-media-translation/blob/main/samples/snippets/translate_from_fil... but when I run it I get this result:
Can anyone tell me what can be the problem?
I have previously used the audio.raw file and it worked fine, the problem is when I try to use the audio.wav file.