Text Analysis · head-to-head
Audexum vs LibreTranslate
Audexum is a text-to-speech and speech-to-text REST API offering 43 voices across 33 languages for synthesis plus dictation in 25 languages, including Bulgarian. It's EU-hosted and GDPR-compliant, ships a genuine no-card free tier of 30,000 credits/month shared across TTS and STT, and returns audio as WAV, MP3, or OGG behind Bearer-key auth.
LibreTranslate is the open-source machine-translation engine's hosted API, translating text across dozens of languages without routing data through a third-party cloud vendor. The public libretranslate.com instance now requires an API key issued through its billing portal, with a free tier plus metered paid plans for higher volume.
| Audexum | LibreTranslate | |
|---|---|---|
| Authentication | API Key | API Key |
| Pricing | freemium | freemium |
| Formats | JSON, WAV, MP3, OGG | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
Audexum supports 4 response formats, while LibreTranslate offers fewer — pick Audexum for more integration flexibility.