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
An open-source, educational app for speech-to-text & text translation that runs entirely in your browser: record or upload audio, transcribe with Whisper-style models, translate into many languages, & export results—without sending audio or transcripts to an app server for processing. Heavy ML runs in Web Workers via Transformers.js & ONNX Runtime
THOTH Language Translator is a powerful, privacy-first, state-of-the art translation tool that runs offline. It uses the NLLB-200 engine to translate over 200 languages, with option to switch to an alternate translation engine, Argos.
CourtAccess AI is an MLOps platform providing real-time speech translation and legal document processing for the Massachusetts Trial Court, ensuring equitable access to justice for Limited English Proficient individuals.
A real-time audio streaming POC featuring Voice Activity Detection (VAD), Faster-Whisper ASR, NLLB-200 translation, and Piper TTS. Built with FastAPI and React to demonstrate a low-latency, end-to-end speech-to-speech pipeline.
A privacy-first, fully offline neural machine translation application supporting 200+ languages. Built on Meta's NLLB-200 model, this tool runs entirely in your browser without requiring server infrastructure or internet connectivity after initial model download.
NLLB-200 modelini kullanarak Türkçe-İngilizce ve İspanyolca dilleri arasında metin çevirisi yapan basit bir Streamlit uygulaması. A simple Streamlit app for text translation between Turkish, English and Spanish languages using the NLLB-200 model.