--- language: - et - en - de - ru tags: - translation inference: false --- # MTee Translation Models Supported translation directions: `et-en`, `en-et`, `et-de`, `de-et`, `et-ru`, `ru-et`. | Included models: | | | ----------- | ----------- | | general translation model | `base_model.pt` | | legal domain translation model | `legal_ft_model.pt` | | crisis/medical domain translation model | `crisis_ft_model.pt` | | military domain translation model | `military_ft_model.pt` | | SentecePiece models | `sp-model.{lang}.model` | | translation model vocabularies | `dict.{lang}.txt` |