I am looking to build an automation that can translate data in a foreign language to English. Data that I am looking to translate could be in an excel or PDF format. Given the data privacy norms, we do not want the staff to use the translation tools available on OpenAI. An Alteryx workflow would be an ideal solution. Any suggestions and helpful links for guidance would help. There is a Google Auto Translate macro on the community, however I am unable to execute it as well.
@Pranab_C
the macro available on community and attached below can convert the text in English to any language without using anfy API key
you will need to tweak the macro a bit according to your requirement and this will work
hope this helps.
Thank you Raj for your quick response, however I am getting "CalledProcessError" and "ModuleNotFoundError", any help on this would be truly appreciate