Amazon Translate
- What it is
- Neural machine translation between languages — fast, high-quality, and inexpensive.
- Supports 75+ languages, real time or batch.
- Features
- Custom terminology — force brand names and product terms to translate a specific way.
- Active Custom Translation — adapt output using your own parallel data.
- Automatic source language detection (via Amazon Comprehend).
- Common pipeline
- Amazon Transcribe (speech → text) → Translate (language → language) → Amazon Polly (text → speech) gives real-time spoken translation.
- Not to be confused with
- Amazon Comprehend — analyzes meaning in one language; Translate converts between languages.