We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用 JIT 导出 flow 时,出现 字典参数展开 **argv,无法导出
请问是否有替代 matcha flow 的方案,能支持 JIT 导出
排查发现是 flow.decoder 部分,调用 third_party/Matcha-TTS/matcha/models/components/transformer.py
调用 /data/miniconda3/envs/cosyvoicepy38/lib/python3.8/site-packages/diffusers/models/attention_processor.py
The text was updated successfully, but these errors were encountered:
暂无计划修改Matcha-tts代码,工作量太大
Sorry, something went wrong.
No branches or pull requests
使用 JIT 导出 flow 时,出现 字典参数展开 **argv,无法导出
请问是否有替代 matcha flow 的方案,能支持 JIT 导出
排查发现是 flow.decoder 部分,调用 third_party/Matcha-TTS/matcha/models/components/transformer.py
调用 /data/miniconda3/envs/cosyvoicepy38/lib/python3.8/site-packages/diffusers/models/attention_processor.py
The text was updated successfully, but these errors were encountered: