You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
I encounter a "file not found" error when I run the program with the following command:
sh text2video_tts_chinese.sh "正在为您查询合肥的天气情况。今天是2020年2月24日,合肥市今天多云,最低温度9摄氏度,最高温度15摄氏度,微风。" xuesong m
I find the directory *pinyin_data/xuesong/keypoints_xuesong" do exist, and the file "03958_keypoints.json" and "03960_keypoints.json" do exist in the directory. However, "03959_keypoints.json" file does not exist, where can I find this file? Or is any other way to deal with it?
Hi, Thanks for your great work!
I encounter a "file not found" error when I run the program with the following command:
sh text2video_tts_chinese.sh "正在为您查询合肥的天气情况。今天是2020年2月24日,合肥市今天多云,最低温度9摄氏度,最高温度15摄氏度,微风。" xuesong m
I find the directory *pinyin_data/xuesong/keypoints_xuesong" do exist, and the file "03958_keypoints.json" and "03960_keypoints.json" do exist in the directory. However, "03959_keypoints.json" file does not exist, where can I find this file? Or is any other way to deal with it?