Committed by
GitHub
Fix publishing apks to huggingface (#1121)
Save APKs for each release in a separate directory. Huggingface requires that each directory cannot contain more than 1000 files. Since we have so many tts models and for each model we need to build APKs of 4 different ABIs, it is a workaround for the huggingface's constraint by placing them into separate directories for different releases.
正在显示
36 个修改的文件
包含
123 行增加
和
60 行删除
-
请 注册 或 登录 后发表评论