Page MenuHomePhabricator

MinT not working for Latvian in Content & Section Translation
Closed, ResolvedPublic

Description

When translating Wikipedia articles from English to Latvian (lv) as in this example, MinT is not providing translations for the language:

lv.m.wikipedia.org_w_index.php_title=Special_ContentTranslation&from=en&to=lv&page=MGMT&sx=true(iPhone SE).png (667×375 px, 149 KB)

When accessing the service directly it becomes unresponsive when trying to translate form English to Latvian:

Kapture 2023-07-07 at 12.00.43.gif (310×518 px, 102 KB)

So maybe there is some issue with the mapping with the NLLB-200 model (using lvs_Latn for Latvian)

Event Timeline

Pginer-WMF triaged this task as Medium priority.Jul 7 2023, 10:09 AM

Change 936262 had a related patch set uploaded (by KartikMistry; author: KartikMistry):

[mediawiki/services/machinetranslation@master] Fix language code for Latvian

https://gerrit.wikimedia.org/r/936262

Change 936262 merged by jenkins-bot:

[mediawiki/services/machinetranslation@master] Fix language code for Latvian

https://gerrit.wikimedia.org/r/936262

Change 936831 had a related patch set uploaded (by KartikMistry; author: KartikMistry):

[operations/deployment-charts@master] Update MinT to 2023-07-10-051738-production

https://gerrit.wikimedia.org/r/936831

Change 936831 merged by jenkins-bot:

[operations/deployment-charts@master] Update MinT to 2023-07-10-051738-production

https://gerrit.wikimedia.org/r/936831

Mentioned in SAL (#wikimedia-operations) [2023-07-11T07:55:31Z] <kart_> Updated MinT to 2023-07-10-051738-production (T341335, T333969)

I tested the example after deploying and Latvian MT in MinT is working fine now.