# Compare AI Translations

Along with ASR (Automatic Speech Recognition) and LLM Copilot usage, many Gooey.AI customers have been using translation models for their user base.

Compare AI translation models allow you to add customized AI translation to your Gooey.AI workflow.

**We currently host Google Translate, GhanaNLP.**

### Why host so many translation models? <a href="#id-4vok3el2bz95" id="id-4vok3el2bz95"></a>

**For many of our customers serving non-English speaking users is vital to their business process.**

> Low-resource languages are not uniform. Local dialects abound. Unfortunately, capturing this diversity of language is hard for tech companies attempting to make speech recognition and translation models. This paucity of high-quality diverse training sets then leads to poor performance of AI models. This poor performance then implies that incredible tools like GPT4 and Gemini - which are primarily trained on English - don’t work particularly well for speakers of low-resource languages.
>
> **Read more about Global Language Understanding for AIs in our** [**blog post here**](https://blog.gooey.ai/global-language-understanding-for-ais)**.**

### How will it help you? <a href="#id-4082wzkwh7si" id="id-4082wzkwh7si"></a>

Compare AI translation can help you:

1. understand which model provides the best translation for your use case,
2. compare latency and accuracy
3. compare cost
4. And finally, test for production with our Eval tool!

### How to use Compare AI Translations in Gooey.AI? <a href="#uweaa2nwoco5" id="uweaa2nwoco5"></a>

#### Step 1 <a href="#v4fm3gb7xxwh" id="v4fm3gb7xxwh"></a>

1. Head over to our [Compare AI Translations tool](https://gooey.ai/compare-ai-translation/)
2. Prepare your language samples and add it to the “Source Texts” section![](/files/AxXrRCBbL6viZl6GfOYq)

#### Step 2 <a href="#id-1i8d9p1qrs3" id="id-1i8d9p1qrs3"></a>

Select the translation model and the source and target translation languages you want to use

*SELECT THE TRANSLATION MODEL*

Currently, we host [Google Translate](https://cloud.google.com/translate) and [Ghana NLP Translate](https://ghananlp.org/)

![](/files/2yUz7ujfml4y0J4y0EyD)

![](/files/PUg1RrcsQjFFS19UFnfW)

#### Step 3 <a href="#imuo0mmk8wcg" id="imuo0mmk8wcg"></a>

Hit Submit!

#### Advanced Settings <a href="#k38uykpqccrf" id="k38uykpqccrf"></a>

Translation models are built for general use, so pronouns like brand names, technical terms, specific terms for your use case should not be mistranslated! In the “Translation Glossary” you can add a simple excel/google sheet to ensure that your important terms are not mistranslated.

![](/files/YQAYj7YYDP523THGmML4)

Learn more about how to use Translation Glossary here

A sample glossary is provided here

![](/files/gcxnzYaZvhIhctEk1Rz9)

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to use Translation Glossary</td><td><a href="/pages/C6wP05RYDNJNaWsSbN99">/pages/C6wP05RYDNJNaWsSbN99</a></td></tr><tr><td>Sample Glossary  </td><td><a href="https://docs.google.com/spreadsheets/d/1IRHKcOC86oZXwMB0hR7eej7YVg5kUHpriZymwYQcQX4/edit?gid=0#gid=0">https://docs.google.com/spreadsheets/d/1IRHKcOC86oZXwMB0hR7eej7YVg5kUHpriZymwYQcQX4/edit?gid=0#gid=0</a></td></tr><tr><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gooey.ai/speech-and-language/how-to-use-compare-ai-translations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
