Found 694 repositories(showing 30)
A multi-langauge translator that utilizes the transformer neural network model from the paper titled Attention is all you need.
THUNLP-MT
Code for our work "MSP: Multi-Stage Prompting for Making Pre-trained Language Models Better Translators" in ACL 2022
Teuze
Partially offline multi-language translator built upon Huggingface transformers.
Ehtijad-Ali
No description available
shirinyamani
A multi-language translator that uses the transformer network model to predict the next word in another language, based on knowledge gained from the previous word in the input language.
andy19910102
Open AI Multi Langs Translator is a project based on the Next.js framework, which implements a web application programming interface for multi-language translation with Open AI gpt-3.5-turbo model.
deepanshu414
This repository contains a Python-based multi-language translator with a Streamlit web interface. The application allows users to translate text between various languages using a powerful translation API.
coderpawan
This is my Multi Language Translator App designed to ease the learning of various languages
Group4Day2019
A mulit language translator and able to generate audio from text generated.
RoshisRai
🌟 EveryLinguaAI: A multilingual voice assistant 🗣️ capable of recognizing and responding to spoken commands in multiple languages. Leverages Google Speech Recognition API, Deep Translator, and OpenAI's GPT models for intelligent, human-like responses. Features wake word detection, multi-language support, and dynamic language switching. 🌍
Language Translator is an AI-powered tool for text and voice translation using Hugging Face's MarianMT, Llama 3.2 via the Ollama API, and LibreTranslate. It supports multi-language translation with text-to-speech and speech-to-text functionality.
No description available
TundraGreen
A system for maintaining a localization database. An application inserts "prompts" or "keys" where ever a language specific string is required. On execution, the application pulls the actual string in the appropriate language from the database. Localization Editor is a web app that makes it easy to create and maintain the database. It was particularly designed to facilitate multi-language web pages, but could be used anywhere support for various languages is desired. The maintenance of the text is completely separated from maintenance of the source code and can be done by translators with no knowledge of the source code. The Editor uses php, javascript and ajax to manage the localization information which is stored in an sqlite database. The localized text strings are stored in a database. When an application needs a text string it is pulled from the data base using the prompt and language code as keys. For example a web page would include the string: <?php print local("hello_world") ?> Where "local" is a function that queries the localization database using the string "hello_world" and a stored language cookie. local might return "Hello World", or "Hola Mundo", or "Hallo Welt".
salchyy
This mod for Tera is designed to enhance communication by translating chat messages from multiple languages into English. It uses Google's unofficial translation API to detect and translate messages on-the-fly, with user-configurable language options.
About Sign Language Translator: Bridging the Communication Gap This project is a Sign Language Translator designed to facilitate communication between individuals who use sign language and those who do not. The application enables seamless conversion of: Sign Gestures to Text, Sign Gestures to Voice, Text/Voice to Sign Language.
Sagargupta16
AI-powered code translator with streaming output, multi-language support, syntax highlighting, and model selection (GPT-3.5/GPT-4)
buttasam
Dictionary AI is a multi-language translator powered by ChatGPT.
PchyolkaZloy
Java-based web application designed to translate sets of words using an external translation Yandex Translate API.
iamdanialkamali
English to Farsi and French Translator Using Attention model
rajendraprasath307
The Multi-language Translator is a web application built using Django that allows users to translate text between various languages. Leveraging the power of Google Translate API, this application aims to facilitate seamless communication across different languages. The intuitive user interface ensures an easy and efficient translation experience.
Sailajav842
🌍 Sign Language Translator 📌 Overview Sign Language Translator is a multilingual web-based application that converts written text into corresponding sign language images. The project aims to improve accessibility and communication for deaf and hard-of-hearing individuals by providing a simple, visual representation of sign language.
yangliu-1995
No description available
No description available
mayankchugh-learning
No description available
Shakil526563
A simple Streamlit app that translates between Bangla, English, and Hindi with Text-to-Speech functionality.
NitroBrain
Multi language translator Library for Python
This project is a powerful web application that translates English text or audio into multiple languages and provides both text and voice outputs for each translated language.
AnkitSharma-007
A multi-language translator using Blazor and Azure Translator Cognitive Services.
AnkitSharma-007
A multi-language translator using Angular and Azure translate text Cognitive Services.
amitkhare
Easy Translator is an easy to use PHP multi language translation library.