Margin

Results 4 issues of Margin

When this happens,CMAKE_SYSTEM_PROCESSOR should be armv7-a,not arm

In my use case, there is a large number of trajectory points to be rendered. I noticed that setting the stroke width to 2 results in significantly slower rendering speed...

Traceback (most recent call last): File "/home/margin/work/tts/CosyVoice/cosyvoice/bin/export_jit.py", line 129, in main() File "/home/margin/work/tts/CosyVoice/cosyvoice/bin/export_jit.py", line 69, in main llm_text_encoder = model.model.llm.text_encoder File "/home/margin/miniconda3/envs/cosyvoice/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1709, in __getattr__ raise AttributeError(f"'{type(self).__name__}' object has...

我看到export_jit.py中有CosyVoice和CosyVoice2的处理逻辑,但是CosyVoice3是处于缺失状态,是后续不打算支持CosyVoice3吗?