# Yoruba to English Offline Translator
This application translates Yoruba text to English using the `chrisjay/mmtafrica` model from Hugging Face.
## 🧰 Requirements
- Python 3.8+
- pip
## 🔧 Installation
```bash
pip install -r requirements.txt
```
---
## 🧪 Sample Usage
### CLI
```bash
$ python cli.py
🗣️ Enter Yoruba text (or type 'exit'): Bawo ni o se wa?
📘 Translation: How are you?