Metadata-Version: 2.4
Name: lumivox
Version: 0.4.1
Summary: Offline voice-controlled LED system for students and robotics labs
Author: Arjun
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: vosk
Requires-Dist: sounddevice
Requires-Dist: pyserial
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 🎙️ Lumivox — Offline Voice-Controlled LED for Students

**Lumivox** lets students control RGB LEDs or ESP32 boards with voice commands — fully offline and classroom-friendly.

### ✨ Features
- Offline speech recognition (Vosk)
- Auto mic detection
- Auto model download (Indian English)
- GUI LED animation
- Simple 20-line student demo

### 🧠 Install
```bash
pip install lumivox
