ming 3 年之前
父节点
当前提交
9e5d750038
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OpenshotService/openshot_video_generator.py

+ 1 - 1
OpenshotService/openshot_video_generator.py

@@ -133,7 +133,7 @@ def file_prepare(name, name_hash,text_content,image_urls,multiLang,lang='zh'):
         txt_idx+=1
     print("text file made")
     #make mp3
-    language = 'zh-tw'
+    language = 'zh'
     txt_idx = 0
     for txt in text_content:
         if lang!='zh' or multiLang==1: