From 575435e44415ff86a5f44b2e8e03dd7c71e8e54e Mon Sep 17 00:00:00 2001 From: Apher Date: Mon, 6 Jul 2026 10:12:42 +0000 Subject: [PATCH] Rename python script --- src/scripts/py/{wakeword.py => transcribe.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/scripts/py/{wakeword.py => transcribe.py} (100%) diff --git a/src/scripts/py/wakeword.py b/src/scripts/py/transcribe.py similarity index 100% rename from src/scripts/py/wakeword.py rename to src/scripts/py/transcribe.py