9 results for “topic:english-to-hindi”
An Android App that takes pdf file from the device file manager as input and translate the text from one language(here English ) to another language(here Hindi).
A browser-based application that captures microphone input, transcribes speech using Whisper AI and translates English to Hindi in real-time.
Sequence to Sequence model (Encoder-Decoder) with Attention mechanism to translate English sentences to Hindi
This repository contains the code for training a LSTM network for translating from english to hindi language
English → Hindi Neural Machine Translator This project demonstrates how to build a Neural Machine Translation (NMT) system that translates English text into Hindi using PyTorch and Hugging Face Transformers.
English to Hindi Neural Machine Translation using Hugging Face Transformers and BLEU evaluation.
English to Hindi Neural Machine Translation using Seq2Seq + Attention in PyTorch (TXT + PDF support)
No description provided.
Translating English to Hindi by training DL Models.