{
    "ok": true,
    "service": "ijwilab-tts-api",
    "version": "v1",
    "languages": [
        "rw",
        "en",
        "fr"
    ],
    "model": {
        "channel_default": "live",
        "live_ready": true,
        "candidate_ready": true,
        "candidate_piper": false
    },
    "endpoints": {
        "tts": "/api/v1/tts.php",
        "tts_stream": "/api/v1/tts-stream.php",
        "voices": "/api/v1/voices.php",
        "health": "/api/v1/health.php",
        "docs": "/docs/api.php"
    },
    "realtime": true,
    "detail": "ready"
}