PatientDesk / patientdesk/alania-v1
Alania - access through LLMTR
Alania is PatientDesk's text-to-speech model for Turkish and reads text in a single fixed voice. It takes up to 5,000 characters per request and returns wav (24 kHz, mono), mp3, opus, flac, aac or pcm. Telling listeners that the audio is AI-generated is up to you. It is free, with a daily usage limit, until October 25, 2026, when it is retired.
Technical specifications
| Canonical ID | patientdesk/alania-v1 |
|---|---|
| Provider | PatientDesk |
| Context window | 5,000 tokens |
| Operations | AUDIO_SPEECH |
| Modalities | text, audio |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| AUDIO_SPEECH | INPUT_TEXT | PER_1M_CHARACTERS | Not available |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions -H "Authorization: Bearer llmtr-your_key" -H "Content-Type: application/json" -d '{"model":"patientdesk/alania-v1","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Duyu patientdesk/duyu-1
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- Trendyol Asure 12B llmtr/trendyol-asure-12b
- Magibu 11B v8 llmtr/magibu-11b-v8
- Muse Glimmer 30B (Turkey) llmtr/muse-glimmer-30b-tr
- EmbeddingGemma 300M llmtr/embeddinggemma-300m
- Qwen 3.5 4B llmtr/qwen3-5-4b