nyaone / nyamt

Machine Translation API built for NyaOne (compatible with Misskey)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Python 100.0%