Repository navigation

#

nllb200

Easy-Translate is a script for translating large text files with a SINGLE COMMAND. Easy-Translate is designed to be as easy as possible for beginners and as seamlesscustomizable and as possible for advanced users.

Python
214
5 个月前

A performant high-throughput CPU-based API for Meta's No Language Left Behind (NLLB) using CTranslate2, hosted on Hugging Face Spaces.

Python
106
2 天前

This project use the Meta NLLB-200 translation model through the Hugging Face transformers library.

Python
62
1 年前

nllb-200 distilled 350M for English to Korean translation

Jupyter Notebook
24
1 年前

Example application for the task of fine-tuning pretrained machine translation models on highly domain-specific, self-extracted translated sentences

Python
14
4 个月前

NLLBTranslateServer - A ready-to-use translate system

Python
6
3 个月前

Translator demo app built with Transformers.js + Tamagui + Next.js

TypeScript
5
8 个月前

Gradio AI Transformer Translator used meta/nllb-200-distilled-600M

Python
4
2 个月前

Repository of our paper Nesciun Lengaz Lascià Endò: Machine Translation for Fassa Ladin.

Jupyter Notebook
2
23 天前

Transformo Doc

Python
2
7 个月前

A telegram bot for text, voice, and image translation using NLLB and dl-translate

Python
0
4 个月前

This project is a Flask-based web application that translates text from one language to another using a pre-trained machine translation model (NLLB-200). The application provides a user-friendly interface for selecting languages and entering text, and it returns the translated output along with the computation time.

Python
0
6 个月前

This repository contains Python implementations for processing multilingual text data, focusing on language classification and translation tasks. The project addresses two distinct tasks: language classification and English translation, each involving different complexities in the processing of text data.

Jupyter Notebook
0
1 年前

A fully local implementation of NLLB 200, built while following the documentation of transformers.js

JavaScript
0
9 个月前