{
  "version": "1.5.1",
  "updated_at": "2026-09-11T00:00:00Z",
  "project": "Parlex",
  "repository": "https://github.com/RandoTeam/Parlex",
  "documentation": "https://github.com/RandoTeam/Parlex#readme",
  "release_tag": "v1.5.1-beta.1",
  "supported_architectures": [
    "arm64-v8a"
  ],
  "android_target": "Android 8.0 - 16 (API 26-36)",
  "models": [
    {
      "id": "hy-mt-1.5-1.8b",
      "name": "Tencent Hy-MT 1.5",
      "type": "Neural LLM",
      "parameters": "1.8B",
      "quantization": "Q4_K_M",
      "download_size_mb": 1157,
      "runtime_ram_mb": 1800,
      "languages_count": 33,
      "translation_directions": 1056,
      "engine": "llama.cpp JNI (C++17)",
      "license": "Tencent Community (non-commercial EU/UK/KR restrictions)",
      "official_source": "https://huggingface.co/tencent/HY-MT1.5-1.8B-GGUF"
    },
    {
      "id": "hy-mt-2-mobile-1.8b",
      "name": "Tencent Hy-MT2 Mobile",
      "type": "Neural LLM Mobile Optimized",
      "parameters": "1.8B",
      "quantization": "Q4_K_M",
      "download_size_mb": 1157,
      "runtime_ram_mb": 1800,
      "languages_count": 33,
      "translation_directions": 1056,
      "engine": "llama.cpp JNI / OpenCL Offload",
      "license": "Tencent Community",
      "official_source": "https://huggingface.co/tencent/Hy-MT2-1.8B-GGUF"
    },
    {
      "id": "google-mlkit-fast-nmt",
      "name": "Google ML Kit Fast NMT",
      "type": "Distilled Fast NMT",
      "parameters": "Quantized NMT",
      "quantization": "INT8",
      "download_size_mb": 35,
      "runtime_ram_mb": 0,
      "average_latency_ms": 30,
      "languages_count": 59,
      "engine": "Google ML Kit On-Device Engine",
      "format": ".parlex-fast Single Archive",
      "license": "Apache 2.0"
    },
    {
      "id": "google-gemma4-litert",
      "name": "Google TranslateGemma 4B",
      "type": "Edge Multimodal",
      "parameters": "4B",
      "quantization": "E2B / E4B",
      "download_size_mb": 2400,
      "runtime_ram_mb": 2800,
      "engine": "Google LiteRT-LM GPU Runtime",
      "license": "Gemma Terms of Use"
    },
    {
      "id": "pp-ocrv6-tiny",
      "name": "PaddleOCR PP-OCRv6 Tiny",
      "type": "Vision OCR",
      "parameters": "Lightweight Mobile",
      "download_size_mb": 18,
      "engine": "Alibaba MNN Neural Engine",
      "languages_count": 30,
      "license": "Apache 2.0"
    },
    {
      "id": "sherpa-whisper-tiny-vad",
      "name": "Sherpa-ONNX Voice Pipeline",
      "type": "Speech-to-Text & VAD",
      "engine": "Sherpa-ONNX + Silero VAD",
      "features": [
        "Turn detection",
        "Echo Cancellation AEC",
        "16-bit PCM WAV"
      ],
      "license": "Apache 2.0"
    }
  ]
}