Custom translator XLIFF training document upload error: Failed to extract the contents of the uploaded file.
When trying to upload training documents in format XLIFF (2.0 or 1.2) at portal.customtranslator.azure.ai the uploads always fail with "Failed to extract the contents of the uploaded file." I don't get any indication of failure on upload page,…
Why does Azure Speech-to-Text detect French accurately in a standalone Python script but perform poorly in a real-time video call integration?
I'm working on a real-time translation project using Azure Speech Services. When I run my translation code in a standalone Python script, it accurately recognizes and translates French and English speech. However, when the same Speech-to-Text…
I'm trying to start a workspace in Custom Translator but my keys are not being accepted
Trying to create a workspace in Custom Translator and it is asking me for my keys, I have tried to enter both and am selecting the correct region but neither from keys and endpoints in Translator is working. Am I doing something wrong? New to this so any…
Translator Java SDK fails with "{"error":{"code":401001,"message":"The request is not authorized because credentials are missing or invalid."}}"
Using the Java SDK, I keep getting "{"error":{"code":401001,"message":"The request is not authorized because credentials are missing or invalid."}}". I've tried adding the tenantId, the endpoint URL, the…
Custom Translator - Unable to create Workspace
I'm using the wizard in Azure Custom Translator Portal to create a new Workspace but get this error: "A problem was encountered while creating your Custom Translator workspace. Please try again later." This is the first day of trying to create…
Custom Translators for Hmong and Somali
Hello, I am trying to do some translation from Hmong and Somali to English for an application I am working on where users can input some free-form text fields and we have to present that information to English-only speakers to act on. We have a…
document translation python error
Hi, i try use sample code from your docomentation the code: import os from azure.core.credentials import AzureKeyCredential from azure.ai.translation.document import SingleDocumentTranslationClient from azure.ai.translation.document.models import…
Custom Translator Portal generic error message when trying to delete or upload files, even for creating workspaces
Good day, I’m a new user of the Custom Translator Platform. I briefly used it for the first time, including document uploads for model training, and everything went smoothly. However, when I logged in two days later to continue, I encountered repeated…
Getting the error - { "error": { "code": 401001, "message": "The request is not authorized because credentials are missing or invalid." } } while working on Translator service
Hi, I was following the quick start guide for azure translator using python for code and while running the code I am getting the following error - { "error": { "code": 401001, "message": "The request is not…
Custom Translator - Unable to create Workspace and upload files
I'm using the wizard in Azure Custom Translator Portal to create a new Workspace but get this error: "A problem was encountered while creating your Custom Translator workspace. Please try again later." Edge DevTools shows this error for…
Error: (InvalidDocumentAccessLevel): Cannot access source document location with the current permissions. Azure Translator service
I have setup translator service and granted 'Storage blob contributor' access to both source and target storage containers using managed identity. Still, I am getting this error: Error: (InvalidDocumentAccessLevel): Cannot access source document…
Could not upload document set in Custom translator
I uploaded my document set to my project and it I got No any response (No error, no update)
Which romanization system is used in Azure Translator 3.0 when transliterating Japanese and Chinese text?
When transliterating Japanese and Chinese texts, there are multiple romanization systems available. For Chinese transliteration, some of the romanization systems are Hanyu Pinyin, Wade-Giles, and Yale. For Japanese transliteration, some of the…
Azure AI Custom Translator uploading files error
Azure AI Custom Translator Uploading training files that uploaded fine a week ago, now fails with error: "Uploading 'TMXFile' failed Double check that your documents meets all requirements. If the issue persists, contact us at…
Failed to upload/delete doucments on Custom Translator
When I tried to upload training documents, it says "Uploading failed. Double check that your documents meets all requirements. If the issue persists, contact us at aka.ms/translatorsupport." The documents I want to upload is the revised version…
Retrieving an access token with managed credential
I've been working on letting my web app to submit text translate request to my azure translator service with managed identity. Following the translator v3.0 document:…
Azure custom translator upload download error
Hi Normally i can upload new training data, but since friday it is not possible. I get no error, but the files is not uploaded, same with download files, just get a messages try again later Any one that have same problem
Repeated result from document to document translation when using glossary
When I include glossary (tsv) file in document to document translation, sometimes, I will find some sentences or phrases will be translated repeatedly. For example, If I have source sentences "ABCDEFGH" can be translated into…
Eligibility for TLS 1.2 Upgrade for Microsoft Translator Text API
I am a subscriber to Microsoft Translator Text API 3 and have been continuously notified about an update to TLS 1.2 or a later version. Should the subscribed service be upgraded to TLS 1.2, or does the subscription not relate to TLS upgrades? If an…
Document Translator in Azure OpenAI
We have the below queries regarding the Document Translator creation in Azure OpenAI. Please help for selecting the correct configuration while creating the Document Translator: For using the Document Translator in Azure OpenAI, is it necessary or…