add target text

This commit is contained in:
samiabat 2025-05-22 15:51:20 +03:00
parent e98ee421fc
commit e239e292ef

2
api.py
View File

@ -1113,7 +1113,7 @@ async def version_4(
ref_text = ref_text,
ref_language = ref_language,
target_text = target_text,
target_language = text_language,
text_language = text_language,
output_path = output_path # Don't save to file
)