Skip to content

Commit b9d1bae

Browse files
Update developer_manual/digging_deeper/task_processing.rst
Co-authored-by: Anupam Kumar <[email protected]> Signed-off-by: Joas Schilling <[email protected]>
1 parent 332130b commit b9d1bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_manual/digging_deeper/task_processing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The following built-in task types are available:
116116
* ``input``: ``Text``
117117
* Output shape:
118118
* ``output``: ``Text``
119-
* ``'core:text2speech'``: This task type is for generating images from text prompts. It is implemented by ``\OCP\TaskProcessing\TaskTypes\TextToSpeech``
119+
* ``'core:text2speech'``: This task type is for generating speech from text prompts. It is implemented by ``\OCP\TaskProcessing\TaskTypes\TextToSpeech``
120120
* Input shape:
121121
* ``input``: ``Text``
122122
* Output shape:

0 commit comments

Comments
 (0)