Metadata-Version: 2.4
Name: videosdk-plugins-groq
Version: 0.0.44
Summary: VideoSDK Agent Framework plugin for Groq TTS services
Author: videosdk
Keywords: ai,audio,groq,tts,video,videosdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Conferencing
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: httpx>=0.24.0
Requires-Dist: videosdk-agents>=0.0.44
Description-Content-Type: text/markdown

# VideoSDK Groq Plugin

Agent Framework plugin for TTS services from Groq.

## Installation

```bash
pip install videosdk-plugins-groq
```