Metadata-Version: 2.4
Name: onyx-AI-voice
Version: 0.1.0
Summary: Comprehensive STT and TTS Voice Engine for ONYX platform
Project-URL: Homepage, https://github.com/RUI-com/
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: python-multipart
Requires-Dist: openai-whisper
Requires-Dist: edge-tts
Requires-Dist: gTTS
Requires-Dist: ffmpeg-python
Requires-Dist: langdetect

<p align="center">
  <img src="https://onyxchat-ai.vercel.app/logo/Group%2071.png" alt="ONYX AI Logo" width="200">
</p>

# 🎙️ ONYX AI Voice Engine

STT (Whisper) and TTS (Edge-TTS) integrated engine for **ONYX** platform.

## 📦 Installation
```bash
pip install onyx-AI-voice
