You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides a real-time speech-to-text translation solution. It captures audio from the microphone, processes it, transcribes it into text, and translates it to a target language. Multiple output formats are supported.
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.
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.
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
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.