Metadata-Version: 2.4
Name: Zen_STT
Version: 0.3
Summary: Speech to Text automation package created by ZEN
Author: ZEN
Author-email: zenloq7@gmail.com
Description-Content-Type: text/markdown
Requires-Dist: selenium
Requires-Dist: webdriver_manager
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# Zen-STT

Zen-STT is a simple and automated Speech-to-Text (STT) wrapper built using Selenium.  
It can automatically open a browser, activate online STT engines, and return recognized text with minimal code.

---

## 🚀 Features

- Fully automated speech-to-text using Selenium
- Works with online STT engines (no API keys required)
- Simple function-based usage
- Runs on any machine with Chrome + Python

---

## 📦 Installation

