Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Translation Returning Null Output #11082

Open
piyushJaiswal opened this issue Apr 19, 2022 · 2 comments
Open

Media Translation Returning Null Output #11082

piyushJaiswal opened this issue Apr 19, 2022 · 2 comments
Assignees
Labels
api: mediatranslation Issues related to the Media Translation API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@piyushJaiswal
Copy link

Hi,

I have been trying to run this code on a 3-4 min audio but it is not returning any translated text.

Please find a screenshot of the output below, which simply returns blank for now.

Don't think the issue is with the setup since

  • Media Translation API has been enabled in the relevant GCP project
  • Keys were created and properly downloaded as json
  • Environment variable GOOGLE_APPLICATION_CREDENTIALS was set to the path of the JSON file

image

@product-auto-label product-auto-label bot added the api: mediatranslation Issues related to the Media Translation API. label Apr 19, 2022
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Apr 20, 2022
@aribray aribray added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed triage me I really want to be triaged. labels Apr 20, 2022
@aribray aribray added the type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. label Apr 22, 2022
@AndreJSLC
Copy link

I can get text from mic to be translated but I´m having no success translating/transcribing from files. The output is just blank. Not sure if I´m doing something wrong, but I don´t get any erro and I´ve been testing with the audio.RAW file from the samples and a .wav file.

@parthea
Copy link
Contributor

parthea commented Apr 17, 2023

I'm going to transfer this issue to the google-cloud-python repository as we are preparing to move the code for google-cloud-media-translation to that repository in the next 1-2 weeks.

@parthea parthea transferred this issue from googleapis/python-media-translation Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: mediatranslation Issues related to the Media Translation API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
6 participants