Metadata-Version: 2.4
Name: lectura-vc-zeroshot
Version: 1.0.0
Summary: Conversion vocale zero-shot via OpenVoice (ONNX pur)
Author-email: Max Carriere <contact@lec-tu-ra.com>
License: AGPL-3.0-or-later
Project-URL: Homepage, https://www.lec-tu-ra.com/solutions/modules/vc-zeroshot/
Project-URL: Repository, https://github.com/maxcarriere/lectura-modules/tree/main/VC-ZeroShot
Keywords: voice-conversion,openvoice,zero-shot,onnx
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: onnxruntime>=1.16
Requires-Dist: numpy>=1.24
Requires-Dist: librosa>=0.10
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
