FEATURES
Translation
Machine Translation converts text from one language to another. This is useful for any context that requires two languages.
If Python isn’t your vibe, try using the ReST API directly. Go to the API Reference section. We’re working to add SDKs for more languages.
Request
The translate()
function can be used to transcribe audio. Pass a text
, source
and target
languages.
Examples are provided below as a guide for you.
Language Support
Our speech-to-text model supports the following languages:
- Hausa: ha
- Igbo: ig
- Yoruba: yo
- English: en
More info on languages can be found on the Languages page
For many languages, translation is context-based. As such, Spitch may not always get the translation correct.