chore: docstring not match the function parameter (#17162)
This commit is contained in:
@@ -38,7 +38,6 @@ class TTSModel(AIModel):
|
||||
:param credentials: model credentials
|
||||
:param voice: model timbre
|
||||
:param content_text: text content to be translated
|
||||
:param streaming: output is streaming
|
||||
:param user: unique user id
|
||||
:return: translated audio file
|
||||
"""
|
||||
|
Reference in New Issue
Block a user