Metadata-Version: 2.4
Name: yta-fastapi-docker-tts-kokoro-onnx
Version: 0.0.2
Summary: Youtube Autonomous FastAPI Docker TTS Kokoro Onnx Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.10,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fastapi (>=0.0.1,<9999.0.0)
Requires-Dist: uvicorn (>=0.0.1,<9999.0.0)
Requires-Dist: yta_fastapi_docker_common (>=0.0.15,<1.0.0)
Requires-Dist: yta_fastapi_docker_tts_common (>=0.0.1,<1.0.0)
Requires-Dist: yta_tts_kokoro_onnx (>=0.0.16,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous FastAPI Docker TTS Kokoro Onnx Module

The module that is handled by a docker container to isolate the environment we need for each purpose, exposed by a FastAPI that allows asking for the specific resources.

The module that is providing the functionality related to the audio narration by using the Kokoro Onnx TTS engine through a FastAPI that is included and isolated in a Docker container but exposed to the internal and general FastAPI.

### Endpoints

#### GET
No hay endpoints por el momento

#### POST
No hay endpoints por el momento

