We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636b965 commit c5e4f94Copy full SHA for c5e4f94
paddlex/utils/pipeline_arguments.py
@@ -721,4 +721,5 @@ def validator(cli_input: str) -> cli_expected_type:
721
],
722
"3d_bev_detection": None,
723
"multilingual_speech_recognition": None,
724
+ "text_to_speech": None,
725
}
0 commit comments