From a8e3f24a543ffa85311fedef30f22e7eb8ae0b26 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 1 Feb 2026 20:43:23 -0600 Subject: [PATCH] Add indoor/outdoor scene classes to environment category Co-Authored-By: Claude Opus 4.5 --- sound_id.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sound_id.py b/sound_id.py index 21d95d6..92ec3a6 100644 --- a/sound_id.py +++ b/sound_id.py @@ -75,6 +75,8 @@ CATEGORY_GROUPS = { "Car", "Engine", "Idling", "Truck", "Bus", "Motorcycle", "Aircraft", "Aircraft engine", "Helicopter", "Train", "Railroad car, train wagon", + "Inside, small room", "Inside, large room or hall", + "Outside, urban or manmade", "Outside, rural or natural", ], "silence": [ "Silence", "White noise", "Static",