Metadata-Version: 2.4
Name: bootlegger-voice
Version: 0.1.1
Summary: OpenAI-compatible FastAPI server for Moonshine Voice STT and TTS
Author: Clay Rosenthal
Author-email: Clay Rosenthal <git@mail.clayrosenthal.me>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: fastapi>=0.115
Requires-Dist: moonshine-voice>=0.0.59
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pydub>=0.25.1
Requires-Dist: python-multipart>=0.0.18
Requires-Dist: uvicorn[standard]>=0.34
Requires-Dist: audioop-lts ; python_full_version >= '3.13'
Maintainer: Clay Rosenthal
Maintainer-email: Clay Rosenthal <git@mail.clayrosenthal.me>
Requires-Python: >=3.10
Project-URL: homepage, https://github.com/clayrosenthal/bootlegger
