{
  "id": 8278589,
  "title": "Sound Analysis Has No cat_hiss Label",
  "url": "https://urgent.news/2026/09/18/sound-analysis-has-no-cat-hiss-label",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-18T17:24:50.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/kruhlova/sound-analysis-has-no-cathiss-label-974"
  },
  "original_language": "en",
  "account": "Apple's built-in Sound Analysis model can identify cat meow and cat purr sounds, but it lacks a class for cat hiss. When a microphone is pointed at a real hiss, the results are often silence, a generic cat hiss, or even a snake hiss. Energy metering can only indicate if the sound crossed a loudness threshold, but it doesn't explain why the cat hissed or provide a definitive answer. This issue is intended for iOS developers who are building pet-audio features and need proof that Apple's free classifier doesn't cover the sound they are interested in. To identify the gap, a custom Core ML model can be created to invent classes. The stock Sound Analysis path should be considered only after the gap has been proven. It is not necessary to ship UI that assumes a missing identifier will appear under a different name. A minimal check can be performed using a finished audio file of a real hiss and reading the knownClassifications on the operating system being used.",
  "summary": "Apple Sound Analysis can hear a meow. It cannot name a hiss Apple's built-in Sound Analysis model can label cat_meow and cat_purr . It has no cat_hiss class. Point a mic at a real hiss and you often get silence, a generic cat hit, or — worse — snake_hiss . Energy metering only proves something crossed a loudness line. Neither path answers why the cat hissed, and neither path is a finished pet…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}