Metadata-Version: 2.4
Name: yta-tts-kokoro
Version: 0.0.1
Summary: Youtube Autonomous TTS Kokoro Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.9,<3.14
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Requires-Dist: kokoro (>=0.0.1)
Description-Content-Type: text/markdown

# Youtube Autonomous TTS Kokoro Module

This project is to include the TTS functionality using the official `kokoro` project (https://github.com/hexgrad/kokoro) which is apparently not supporting Spanish nor other commonly used languages.

The models and voices needed are downloaded automatically by the `kokoro` dependency from Github.

#### Important message
We will no longer develop this project because we are mainly interested into the Spanish language. We will try with `kokoro-onnx` instead because it is apparently supporting it.
