Metadata-Version: 2.4
Name: qwen3-tts-app
Version: 1.0.0
Summary: Client library and utilities for Qwen3 TTS text-to-speech API - convert text to natural sounding audio with voice cloning and emotion control
Author-email: Qwen3TTS Contributors <contributors@qwen3-tts-app.dev>
License: MIT
Project-URL: Homepage, https://qwen3-tts.app
Project-URL: Documentation, https://github.com/wddaily/qwen3-tts#readme
Project-URL: Repository, https://github.com/wddaily/qwen3-tts
Project-URL: Bug Tracker, https://github.com/wddaily/qwen3-tts/issues
Project-URL: Changelog, https://github.com/wddaily/qwen3-tts/blob/main/CHANGELOG.md
Keywords: tts,text-to-speech,qwen3,audio,speech,synthesis,voice-cloning,emotion,ai
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: black>=23.0; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
