Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages