ming 4 ani în urmă
părinte
comite
9e5d750038
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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: