Logo Lanfrica

Stdaniel2/translator_app

Domaine:

natural language processing

Type de record:

software
Créateur:
Std
Hôte:
This was done when I was interning for UNICCON(OMEIFE TECHNOLOGIES) the first company to build a humanoid robot in Africa # English–Igbo Translator API This project is a FastAPI-based deployment of a MarianMT Transformer model for English-to-Igbo translation. ## Setup pip install -r requirements.txt ## Run uvicorn app.main:app --reload