{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PILOT_KWS",
  "description": "Custom offline wake-word (PILOT) detection for ESP32 using INT8 TensorFlow Lite Micro.",
  "url": "https://github.com/splash0e/PILOTKWS",
  "author": {
    "@type": "Person",
    "name": "Aarush singh"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/splash0e/PILOT_KWS-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 19,
  "datePublished": "2026-09-25",
  "license": "https://spdx.org/licenses/MIT"
}