Skip to content

Language Translator using hugging face transformer model

Notifications You must be signed in to change notification settings

Sandhish/Language_Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Multilingual Language Translator

This repository contains code for a multilingual language translator using Hugging Face's transformer models. The translator can detect the language of the input text and translate it to one of the specified 10 languages.

Installation

● Open the code with google colab.

● Install the required dependencies such as gradio, torch, sentencepiece, sacremoses using pip.

Running

● Then run the code, it will take few minutes to load all the transformer models.

● After running, the gradio user interface will appear. In that, you can give the input sentence and specify which language need to be changed.

● It will detect and give what the language you have given and the translated text.

About

Language Translator using hugging face transformer model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published