FunAudioLLM / CosyVoice

Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.
https://funaudiollm.github.io/
Apache License 2.0
6.11k stars 657 forks source link

probability tensor contains either `inf`, `nan` or element < 0 #393

Open JarvisCao opened 1 month ago

JarvisCao commented 1 month ago

使用预训练音色 在长文本下总是出现这个报错 RuntimeError: probability tensor contains either inf, nan or element < 0 20240913170008 20240913170021

aluminumbox commented 1 month ago

seems all data is filtered, check cosyvoice.yaml filter args, it will filter too long and too short sentence

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.