mirror of
https://github.com/Nighthawk42/Qwen3-TTS-streaming.git
synced 2026-08-30 09:42:26 +00:00
6 lines
66 B
Python
6 lines
66 B
Python
"""
|
|
Qwen3-TTS OpenAI-like API package.
|
|
"""
|
|
|
|
__version__ = "0.1.0"
|