update on various python tools
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user