From 7fe21a179bb7cce3d0ea3d6a674637facd972405 Mon Sep 17 00:00:00 2001 From: laurent Date: Tue, 26 Aug 2025 14:35:10 +0200 Subject: [PATCH] Formatting. --- scripts/tts_pytorch.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/tts_pytorch.py b/scripts/tts_pytorch.py index 63d4578..0755b8f 100644 --- a/scripts/tts_pytorch.py +++ b/scripts/tts_pytorch.py @@ -117,6 +117,7 @@ def main(): break time.sleep(1) else: + def _on_frame(frame): nonlocal _frames_cnt nonlocal last_time