428 questions with Azure Translator tags

Sort by: Updated
2 answers

Auto-detection translation behaviour and pricing

Hi Team, For a translation API with language auto-detection: If the detected language matches the target language, is the text still processed for translation, or is it returned as-is? About the cost: Is it based only on the input text's character…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-12-15T20:10:27.76+00:00
Anishma 0 Reputation points
edited an answer 2024-12-19T08:11:54.6533333+00:00
Avinash Devarakonda 445 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-10-25T00:27:38.63+00:00
Wang, Zheng 60 Reputation points
accepted 2024-12-15T18:44:49.1733333+00:00
Wang, Zheng 60 Reputation points
3 answers One of the answers was accepted by the question author.

How to fix "code":"InvalidDocumentAccessLevel","message":"Cannot access source document location with the current permissions."

I am trying to use Microsoft power automate to automatically translate documents uploaded to a sharepoint folder. The documents are first retrieved and then stored in an Azure blob storage account. This works fine. This blob should then be retrieved by…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,999 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,999 questions
asked 2024-03-13T13:35:18.2666667+00:00
Falco Zandboer (0941881) 25 Reputation points
commented 2024-12-12T09:08:06.26+00:00
Kumar, Varun 0 Reputation points
0 answers

Dynamic Dictionary (AI Cognitive service) not working as expected

Hi all, I am using the Translation Text api to translate some text from one language to another. Now we have a requirement to preserve some words during the translation and so we are trying to use the dynamic dictionary feature. However, what we see is…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-26T15:15:31.35+00:00
Julian Gamez 5 Reputation points
commented 2024-12-09T15:52:06.8866667+00:00
Julian Gamez 5 Reputation points
1 answer

Unable to publish custom model, even though translator resource is available.

I trained a custom model using the custom translator portal. Whenever I try to publish a trained model, I get the error message "You need a paid global Translator Text API subscription to deploy a model." However, the workspace is connected to…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-12-06T07:38:09.8566667+00:00
Maximilian Becker 0 Reputation points
answered 2024-12-06T09:27:45.1433333+00:00
navba-MSFT 26,805 Reputation points Microsoft Employee
1 answer

Unable to publish You need a paid global Translator Text API subscription to deploy a model.

I am trying to publish a custom trained model with the portal.customtranslator but I get the error message posted above. Even though the workspace is connected to a global translator resource. I couldn't have trained the model anyway, if it wasn't…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-12-05T10:40:32.08+00:00
Maximilian Becker 0 Reputation points
answered 2024-12-05T19:07:55.9566667+00:00
SriLakshmi C 1,300 Reputation points Microsoft Vendor
0 answers

Azure translation issue(from English to Chinese), unnecessary extra spaces appear in the generated document when a glossaries is used.

We use the Azure Translator tool for document translation (translating English documents into Chinese documents). When a glossary is used, the generated Chinese document contains unnecessary spaces between each Chinese character. If the glossary is not…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-12-02T08:10:15.5866667+00:00
Luoye An 5 Reputation points
commented 2024-12-05T14:21:25.06+00:00
santoshkc 11,370 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure.RequestFailedException: 'Cannot access source document location with the current permissions. Status: 200 (OK) ErrorCode: InvalidRequest

I have two containers in Azure storage, in order to do translations original and transcribed, they are containers, because I need to access it I have a method, to upload my document public async Task<Uri> UploadToAzureBlobStorage(string…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,999 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,146 questions
asked 2022-09-30T03:37:00.117+00:00
Eduardo Gomez 3,431 Reputation points
commented 2024-12-04T17:23:15.8566667+00:00
Emad Atassi 0 Reputation points
0 answers

HTML translation to sr-Cyrl incorrectly handles notranslate elements

Hi, When we try to translate the following text: "Text is: <span class='notranslate'>Do not translate</span>" or "Text is: <span translate='no'>Do not translate</span>" From en to sr-Cyrl using the…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-12-02T08:35:20.3733333+00:00
Fredrick Johan van der Merwe 0 Reputation points
commented 2024-12-03T01:33:52.58+00:00
VasaviLankipalle-MSFT 18,296 Reputation points
1 answer

Tajik Language In Azure Translator Not Supported

Thanks, The Tajik language is listed here as one of the supported languages in Azure Translator https://learn.microsoft.com/en-us/azure/ai-services/translator/language-support But it is not returned by the API: …

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-26T09:03:00.0266667+00:00
Nikolay Yordanov 0 Reputation points
commented 2024-11-29T15:13:44.7766667+00:00
SriLakshmi C 1,300 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How do I unpublish a model in Custom Translator?

I understand that simple deleting a published model in my Custom Translator workspace is not a good idea. But I cannot find an option to UNPUBLISH it. What do I do to unpublish a modal which I used for training purposes only?

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-27T13:48:26.97+00:00
ITI Europe 20 Reputation points
accepted 2024-11-28T07:43:47.3566667+00:00
ITI Europe 20 Reputation points
1 answer

Azure Translator Synchronous Document Translation API Rejecting All PDF Documents

I am using the synchronous document translation API as instructed here: https://learn.microsoft.com/en-us/azure/ai-services/translator/document-translation/reference/synchronous-rest-api-guide I can translate other types of documents using CURL, but when…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-04-29T21:16:42.4466667+00:00
Michael 0 Reputation points
commented 2024-11-27T12:46:04.03+00:00
Juho Hyppönen 0 Reputation points
0 answers

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,…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-21T11:33:27.61+00:00
Sindre 0 Reputation points
commented 2024-11-26T00:26:28.8766667+00:00
Saideep Anchuri 585 Reputation points Microsoft Vendor
0 answers

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…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,833 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-14T18:29:27.4866667+00:00
Suha Mansuri 0 Reputation points
commented 2024-11-21T06:06:41.7166667+00:00
romungi-MSFT 48,121 Reputation points Microsoft Employee
0 answers

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…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-17T02:03:47.7833333+00:00
DB 0 Reputation points
commented 2024-11-21T00:39:06.64+00:00
Saideep Anchuri 585 Reputation points Microsoft Vendor
0 answers

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…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-18T23:03:29.94+00:00
Jason Bodnar 0 Reputation points
commented 2024-11-20T18:59:30.6766667+00:00
VasaviLankipalle-MSFT 18,296 Reputation points
2 answers

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…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-17T09:57:27.84+00:00
PB2024 0 Reputation points
commented 2024-11-20T10:54:31.5533333+00:00
SriLakshmi C 1,300 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-15T16:12:24.92+00:00
Joseph Bozarth (He/They) (MNIT) 25 Reputation points
edited a comment 2024-11-19T19:25:38.9966667+00:00
VasaviLankipalle-MSFT 18,296 Reputation points
1 answer

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…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-11-14T12:12:26.1666667+00:00
Dorin Ben Haim 0 Reputation points
edited the question 2024-11-18T14:56:27.4933333+00:00
santoshkc 11,370 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
428 questions
asked 2024-10-31T21:13:11.6533333+00:00
Konstantin 30 Reputation points
commented 2024-11-15T10:24:44.5033333+00:00
Niels 0 Reputation points