update on various python tools

This commit is contained in:
local
2026-01-19 15:21:44 +00:00
parent 31684ecded
commit 7891956d52
7 changed files with 164 additions and 1 deletions

View File

@@ -94,7 +94,7 @@ def main():
print("No speech detected. Try again.")
continue
# print(f"You said: {text}")
print(f"You said: {text}")
pyperclip.copy(text)
if (args.nollm == False):