Metadata-Version: 2.4
Name: lectura-tts-dipho
Version: 1.0.0
Summary: Pipeline TTS diphonique du francais — G2P + concatenation WORLD + retimbre optionnel
Author-email: Max Carriere <admin@lectura.world>
License: AGPL-3.0-or-later
Project-URL: Homepage, https://www.lectura.world/developpement/modules/metiers/tts/
Project-URL: Repository, https://github.com/maxcarriere/lectura-modules/tree/main/TTS-Dipho
Project-URL: Issues, https://github.com/maxcarriere/lectura-modules/issues
Keywords: tts,french,speech-synthesis,pipeline,g2p,diphone
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: French
Classifier: Programming Language :: Python :: 3
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: lectura-g2p>=4.1
Requires-Dist: lectura-diphone>=2.0
Provides-Extra: retimbre
Requires-Dist: lectura-vc-zeroshot>=1.1; extra == "retimbre"
Provides-Extra: local
Requires-Dist: lectura-diphone[local]; extra == "local"
