chore: Cleaned up code

This commit is contained in:
2026-02-11 19:58:40 +05:30
parent c2b953529e
commit 4543c8a48c
3 changed files with 2 additions and 30 deletions

View File

@@ -16,6 +16,8 @@ if not text:
print("Selection is empty.")
sys.exit(0)
text.replace("\n", ".")
print(f"Narrating: {text[:50]}...")
# 2. Setup Kokoro (GPU)