mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
Update developer_manual/digging_deeper/task_processing.rst
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com> Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
This commit is contained in:
@@ -116,7 +116,7 @@ The following built-in task types are available:
|
||||
* ``input``: ``Text``
|
||||
* Output shape:
|
||||
* ``output``: ``Text``
|
||||
* ``'core:text2speech'``: This task type is for generating images from text prompts. It is implemented by ``\OCP\TaskProcessing\TaskTypes\TextToSpeech``
|
||||
* ``'core:text2speech'``: This task type is for generating speech from text prompts. It is implemented by ``\OCP\TaskProcessing\TaskTypes\TextToSpeech``
|
||||
* Input shape:
|
||||
* ``input``: ``Text``
|
||||
* Output shape:
|
||||
|
||||
Reference in New Issue
Block a user