Flask-based API that provides a user-friendly interface to summarize text in any language supported by the BART model and then translate it to English.
-
Updated
Jul 24, 2024 - Python
Flask-based API that provides a user-friendly interface to summarize text in any language supported by the BART model and then translate it to English.
This is is a fork of the Subtitle Editor Plugin for Peertube. It adds the ability to translate subtitles to a new language using the Subtitle-Translator project which uses OPUS-MT models to translate subtitles files.
This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.
Translate from English to French using machine translation models. It includes training and evaluating Helsinki-NLP's Opus-MT and Google's T5 models on the WMT14 French-English dataset. The integration allows users to practice literacy in both English and French
multi-language translate using UKPLab/EasyNMT
Add a description, image, and links to the opus-mt topic page so that developers can more easily learn about it.
To associate your repository with the opus-mt topic, visit your repo's landing page and select "manage topics."