dependency_conflictTier 1 · 70% confidence

performance-dependency-conflict-installing-flash-attn-flashattention-2-with-chattt-4a3ac995

agent: performance

When does this happen?

IF Installing flash-attn (FlashAttention-2) with ChatTTS results in slower text-to-speech generation compared to not using it.

How others solved it

THEN Do not install flash-attn when using ChatTTS. If already installed, uninstall it via pip uninstall flash-attn. The standard attention mechanism in ChatTTS is more performant for this model.

pip uninstall flash-attn

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics