Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
/ nyamt Public archive

Machine Translation API built for NyaOne (compatible with Misskey)

Notifications You must be signed in to change notification settings

nyaone/nyamt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NyaMT

Machine translation API for NyaOne

Requirements

  • torch
  • transformers
  • sentencepiece
  • langdetect
  • flask

Interact

python3 interact.py

Start API Server

python3 api.py

Run as service in background:

AUTH_KEY=your_auth_key nohup python3 api.py & 

About

Machine Translation API built for NyaOne (compatible with Misskey)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages