Skip to content

srt19/Offline-Deep-Learning-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Deep Learning Translator

Offline Translating With Python

Requirements :

  • Python 3.9
  • Transformers
  • Pytorch
  • Sentencepiece

You need to download or clone the model files from Huggingface then put it in "models" folder.

  • e.g. "models/Helsinki-NLP/opus-mt-zh-en" Currently only support MarianMT

How To Run The Program

  • Clone this repository
  • Install the requirements
  • Run the main.py

GUI

Main Window Unloaded Main Window Translating RAM Usage

About

Offline Translating With Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published